Category: Angular
TypeScript Interview Questions
Q. What is TypeScript? Why should we use it? TypeScript is a typed superset of JavaScript that compiles to plain JavaScript which runs on any…
JavaScript Interview Questions & Answers
1. What is JavaScript? JavaScript is a client-side as well as server side scripting language that can be inserted into HTML pages and is understood…
Angular 8 interview questions
What is Angular 8? This version released in May 28, 2019, is a JavaScript framework for building apps in HTML, JavaScript, and TypeScript. In general,…
Posted in Angular
Angular 2+ basic interview questions
1) What is Angular2? Angular2 is a free open source component-based UI Framework from google web development team re-written in TypeScript ( Superset of JavaScript )….