Angular Web Framework Practice Test
Angular Web Framework Components & Templates
What is a component in Angular?
Select your answer
A
A TypeScript class with an HTML template and optional CSS that controls a portion of the UI
B
A database model for storing application data
C
A server-side API endpoint
D
A CSS framework for styling
Hint