πŸ“Š Angular
Q. Which decorator marks a class as an Angular pipe?
  • (A) @Pipe
  • (B) @Directive
  • (C) @Component
  • (D) @Injectable
πŸ’¬ Discuss
βœ… Correct Answer: (A) @Pipe

Explanation: @Pipe is used to define a custom pipe in Angular.

Explanation by: Mr. Dubey
@Pipe is used to define a custom pipe in Angular.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
72
Total Visits
πŸ“½οΈ
11 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
85%
Success Rate