Top 150+ Solved Angular-JS MCQ Questions Answer

From 46 to 60 of 163

Q. AngularJS applications are a mix of . . . . . .

a. HTML and PHP

b. HTML and CrossScript

c. HTML and AngularScript

d. HTML and JavaScript

  • d. HTML and JavaScript

Q. There is a controller which takes single parameter. We call it . . . . .parameter.

a. $param

b. $control

c. $scope

d. $scont

  • c. $scope

Q. First the HTML document is loaded into the browser, and evaluated by thebrowser. At this time the AngularJS . . . . . . .

a. JavaScript file is loaded,

b. the angular global object is created,

c. your JavaScript which registers controller functions is executed,

d. all of above

  • d. all of above

Q. Angular 2 is a cross platform framework.

a. True

b. False

c. none

d. all

  • a. True

Q. Angular 2 is entirely component based. Controllers and $scope are no longerused. They have been replaced by . . . . . . . and . . . . . . . .

a. components, controllers

b. $scopes, components

c. components, directives

d. controllers, directives

  • c. components, directives

Q. Angular 2 still does not provide nested components.

a. True

b. False

c. none

d. all

  • b. False

Q. Angular 2 components can be described using . . . . . . A . . . . . . is a way to dosome meta-programming.

a. controllers, controller

b. loaders, loader

c. typescripts, typescript

d. decorators, decorator

  • d. decorators, decorator

Q. Angular 2 uses . . . . . . . . syntax for built-in directives.

a. Pascal case

b. Snake case

c. Camel case

d. Underscore case

  • c. Camel case

Q. You can use languages like . . . . . . . . . to write Angular 2 code.

a. ES5

b. ES6

c. TypeScriptor

d. Dart

  • a. ES5

Q. There are two ways to build forms in Angular 2, namely . . . . and . . . . . .

a. interface-driven

b. model-driven

c. template-driven

d. modular-driven

  • b. model-driven

Q. Angular 2 is an open source JavaScript framework to build web applications inHTML and JavaScript and has been conceived as a . . . . . . . . .

a. mobile first approach

b. UI first approach

c. web first approach

d. all of above

  • a. mobile first approach
Subscribe Now

Get All Updates & News