Q. Which Angular concept allows a component to be used without being declared in a module?

  • (A) Dynamic component
  • (B) Standalone component
  • (C) Lazy-loaded component
  • (D) Global component
πŸ’¬ Discuss
βœ… Correct Answer: (B) Standalone component
Explanation: Standalone components can be used without being declared in an NgModule.
Explanation by: Mr. Dubey
Standalone components can be used without being declared in an NgModule.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
75
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate