Quiz Summary
0 of 32 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 32 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 32
1. Question
What is your name?
Grading can be reviewed and adjusted.Grading can be reviewed and adjusted. -
Question 2 of 32
2. Question
Which of the following is the correct syntax for writing Angular expressions?
CorrectIncorrect -
Question 3 of 32
3. Question
In Angular, you can pass data from parent component to child component using
CorrectIncorrect -
Question 4 of 32
4. Question
In Angular, you can pass data from child component to parent component using
CorrectIncorrect -
Question 5 of 32
5. Question
You can create local HTML reference of HTML tag using variable which starts with character.
CorrectIncorrect -
Question 6 of 32
6. Question
Custom pipe can modify actual value of variable apart from different presentation in HTML.
CorrectIncorrect -
Question 7 of 32
7. Question
In Angular routing, below tag is used to render matched component via active route.
CorrectIncorrect -
Question 8 of 32
8. Question
Below command is used to run Angular application in development.
CorrectIncorrect -
Question 9 of 32
9. Question
To build application in production mode, use below command.
CorrectIncorrect -
Question 10 of 32
10. Question
Using below wild card we can define page not found route
CorrectIncorrect -
Question 11 of 32
11. Question
There can be more than one <router-outlet> element in angular application.
CorrectIncorrect -
Question 12 of 32
12. Question
Below service can be used to extract route parameters inside component
CorrectIncorrect -
Question 13 of 32
13. Question
A component can have child route defined using below property.
CorrectIncorrect -
Question 14 of 32
14. Question
Which file contains the bootstrapping logic for an Angular Application
CorrectIncorrect -
Question 15 of 32
15. Question
What directive would you use to conditionally includes a template based on the value of an expression.?
CorrectIncorrect -
Question 16 of 32
16. Question
Which expression is used for property binding?
CorrectIncorrect -
Question 17 of 32
17. Question
Which expression is used for event binding?
CorrectIncorrect -
Question 18 of 32
18. Question
What does AOT stand for?
CorrectIncorrect -
Question 19 of 32
19. Question
Which character is used for chaining multiple pipes in Angular?
CorrectIncorrect -
Question 20 of 32
20. Question
Select the syntax for two-way data binding in angular.
CorrectIncorrect -
Question 21 of 32
21. Question
What is the decorator used for configuring your module class?
CorrectIncorrect -
Question 22 of 32
22. Question
Which directive substitutes the normal href property and makes it easier to work with route links in Angular 2.
CorrectIncorrect -
Question 23 of 32
23. Question
Angular 2 is a cross platform framework.
CorrectIncorrect -
Question 24 of 32
24. Question
Which of these is not a loading technique?
CorrectIncorrect -
Question 25 of 32
25. Question
Angular is build with Mobile First approach
CorrectIncorrect -
Question 26 of 32
26. Question
Which of the following is not a hook application life cycle?
CorrectIncorrect -
Question 27 of 32
27. Question
Which of the following is not a feature of Angular 2?
CorrectIncorrect -
Question 28 of 32
28. Question
Where would the following code likely be found in an Angular application? routerLink=”/product-detail”
CorrectIncorrect -
Question 29 of 32
29. Question
Which of the following is the Advantage Of Aot Compilation?
CorrectIncorrect -
Question 30 of 32
30. Question
To start working with Angular 2, we need to install the _____________components.
CorrectIncorrect -
Question 31 of 32
31. Question
Which file contains a reference to all installed third party applications?
CorrectIncorrect -
Question 32 of 32
32. Question
Which directive is used to display a list of data?
CorrectIncorrect