1. Question: config phase is the phase during which AngularJS bootstraps itself.

    A
    True

    B
    False

    Note: Not available
    1. Report
  2. Question: AngularJS uses dependency injection and make use of separation of concerns.

    A
    True

    B
    False

    Note: Not available
    1. Report
  3. Question: Which components can be injected as a dependency in AngularJS?

    A
    value

    B
    factory

    C
    service

    D
    all of these

    Note: Not available
    1. Report
  4. Question: Which of the following is true about $routeProvider?

    A
    $routeProvider is the key service which set the configuration of urls.

    B
    $routeProvider maps Urls with the corresponding html page or ng-template.

    C
    $routeProvider attaches a controller with the view.

    D
    All of these

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