πŸ“Š Angular
Q. What does the Angular decorator @NgModule declare?
  • (A) An Angular module with components, directives, pipes, and imports
  • (B) A component
  • (C) A service
  • (D) A directive
πŸ’¬ Discuss
βœ… Correct Answer: (A) An Angular module with components, directives, pipes, and imports

Explanation: @NgModule organizes related pieces of code into cohesive blocks.

Explanation by: Mr. Dubey
@NgModule organizes related pieces of code into cohesive blocks.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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