Back to Questions
Basic Computer/IT
QUESTION #11518
Question 1
Angular is a popular frontend framework built on:
Correct Answer Explanation
Angular is a TypeScript-based open-source web application framework developed by Google. TypeScript is a superset of JavaScript, so Angular is fundamentally a JavaScript framework. It is used for building single-page applications (SPAs) with features like two-way data binding and component-based architecture.
Sign in to join the conversation and share your thoughts.
Log In to Comment