Angular MCQs with Answers

Which angular decorator allows us to define the pipe name that is globally available for use in any template in the across application?
A)
pipeName
B)
pipeDeco
C)
Pipe
D)
None of the above

Correct Answer :   Pipe