Angular MCQs with Answers

If you chain multiple pipes together, they are executed
A)
in parallel
B)
LIFO order
C)
in the order in which you specify them
D)
None of the above

Correct Answer :   in the order in which you specify them