1. Question: AngularJS extends HTML attributes with _____

    A
    Filter

    B
    Expression

    C
    Directive

    D
    Module

    Note: Not available
    1. Report
  2. Question: Which of the following is not the valid AngularJS directive?

    A
    ng-app

    B
    ng-bind

    C
    ng-model

    D
    data-app-ng

    E
    data-ng-app

    F
    ng-controller

    G
    ng-repeat

    H
    ng-if

    Note: Not available
    1. Report
  3. Question: Which directive defines an AngularJS application?

    A
    ng-controller

    B
    ng-model

    C
    ng-app

    D
    ng-bind

    Note: Not available
    1. Report
  4. Question: Which directive binds the value of HTML controls (input, select, textarea) to application data?

    A
    ng-bind

    B
    ng-model

    C
    ng-expression

    D
    ng-data

    E
    ng-controller

    Note: Not available
    1. Report
  5. Question: Which directive binds application data to the HTML view?

    A
    ng-model

    B
    ng-bind

    C
    ng-controller

    D
    ng-app

    E
    All of these

    Note: Not available
    1. Report
  6. Question: Which directive binds the value of the input field to the application variable name?

    A
    ng-app

    B
    ng-controller

    C
    ng-bind

    D
    ng-model

    E
    ng-data

    Note: Not available
    1. Report
  7. Question: Which directive binds the innerHTML of the element to the application variable?

    A
    ng-contorller

    B
    ng-model

    C
    ng-view

    D
    ng-bind

    E
    ng-app

    Note: Not available
    1. Report
  8. Question: Which directive initialize AngularJS application variables?

    A
    ng-init

    B
    ng-app

    C
    ng-inital

    D
    ng-model

    E
    None of these

    Note: Not available
    1. Report
  9. Question: AngularJS expressions bind AngularJS data to HTML the same way as the ______ directive.

    A
    ng-model

    B
    {{expression}}

    C
    ng-bind

    D
    ng-model

    E
    None of these

    Note: Not available
    1. Report
  10. Question: Which directive will auto-bootstrap (automatically initialize) the application when a web page is loaded?

    A
    ng-app

    B
    ng-init

    C
    ng-css

    D
    ng-module

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd