Common Jobs

Common Jobs Logo

Angular

1 / 37

1) What is a service in AngularJS?

2 / 37

2) What is dependency injection in AngularJS?

3 / 37

3) What does MVC stand for in AngularJS?

4 / 37

4) What is AngularJS?

5 / 37

5) What is the purpose of $scope in AngularJS?

6 / 37

6) Which of the following statement is correct for AngularJS?

7 / 37

7) What will be the output for the following code?

  1. <div ng-app="""" ng-init=""points=[1,15,19,2,40]"">  
  2. <p>The output is {{ points[2] }}</p>  
  3. </div>  

8 / 37

8) How can you share data between controllers in AngularJS?

9 / 37

9) Which of the following syntax is used to create a module in AngularJS?

10 / 37

10) Which directive is used to include an external HTML template?

11 / 37

11) What is deep linking in AngularJS?

12 / 37

12) What is the purpose of $http service in AngularJS?

13 / 37

13) What is the purpose of $compile service in AngularJS?

14 / 37

14) What is two-way data binding in AngularJS?

15 / 37

15) How do you handle routing in AngularJS?

16 / 37

16) Which of the following can be used as a prefix for Directive?

17 / 37

17) What is the purpose of ng-model directive?

18 / 37

18) On which of the Architectural pattern AngularJS is based?

19 / 37

19) How many $RootScope an AngularJS application can have?

20 / 37

20) What is the purpose of $rootScope in AngularJS?

21 / 37

21) Which of the following directive is used to bind the application data to the HTML view in AngularJS?

22 / 37

22) Which of the following is the correct syntax for writing AngularJS expressions?

23 / 37

23) What directive is used to iterate over items in AngularJS?

24 / 37

24) What is the AngularJS expression syntax?

25 / 37

25) What is the purpose of ng-include directive?

26 / 37

26) Which directive is used for conditional rendering in AngularJS?

27 / 37

27) Which directive is used to start an angularJS application?

28 / 37

28) Which version of JavaScript does AngularJS use?

29 / 37

29) What is the purpose of $routeProvider in AngularJS?

30 / 37

30) Which of the following statement is true in the case of a controller in MVC?

31 / 37

31) Which of the following syntax is correct for applying multiple filters in AngularJS?

32 / 37

32) Which of the following statement specifies the data-binding in AngularJS?

33 / 37

33) What is AngularJS's built-in dependency injection subsystem called?

34 / 37

34) Which of the following statement is true about $dirty flag?

35 / 37

35) What is the purpose of ng-app directive?

36 / 37

36) How do you define a controller in AngularJS?

37 / 37

37) What is the use of Angular Controllers in the application?

Your score is

The average score is 0%

0%