Q. What is the purpose of the 'keyvalue' pipe?
β
Correct Answer: (A)
To iterate over object properties in templates
Explanation: keyvalue pipe converts object properties into an iterable array.