Common Jobs

Angular

1 / 37

1) How do you define a controller in AngularJS?

Youtube Channel Subscribe Now

2 / 37

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

3 / 37

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

4 / 37

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

5 / 37

5) What is deep linking in AngularJS?

6 / 37

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

7 / 37

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

8 / 37

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

9 / 37

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

10 / 37

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

11 / 37

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

12 / 37

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

13 / 37

13) 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>  

14 / 37

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

15 / 37

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

16 / 37

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

17 / 37

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

18 / 37

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

19 / 37

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

20 / 37

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

21 / 37

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

22 / 37

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

23 / 37

23) What does MVC stand for in AngularJS?

24 / 37

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

25 / 37

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

26 / 37

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

27 / 37

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

28 / 37

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

29 / 37

29) Which version of JavaScript does AngularJS use?

30 / 37

30) What is AngularJS?

31 / 37

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

32 / 37

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

33 / 37

33) How do you handle routing in AngularJS?

34 / 37

34) What is dependency injection in AngularJS?

35 / 37

35) What is a service in AngularJS?

36 / 37

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

37 / 37

37) What is the AngularJS expression syntax?

Your score is

The average score is 45%

0%