InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Which of the following is a way to push one HTML content into another HTML content?(A) Server Side push(B) Use of Comment(C) Use of pushing(D) Use of include |
| Answer» | |
| 2. |
Which of the following type of components in AngularJs is used to create a custom directive ?(A)Element directives(B)Attribute(C)CSS(D)All of the above. |
| Answer» | |
| 3. |
In AngularJs the controller which takes only one parameter is called:(A)$param(B)$control(C)$scope(D)$scont |
| Answer» | |
| 4. |
angular. modules are used-(A)Destroys an application module(B)Creates an application module(C)Invokes an application module(D)None |
| Answer» | |
| 5. |
JQLite is used for ?(A)Built-in subset of jQuery(B)Built-in superset of jQuery(C)KnockoutJS built-in subset of jQuery(D)KnockoutJS built-in superset of jQuery |
| Answer» | |
| 6. |
The directive which is responsible for adding or removing the element in HTML is:(A) ng-switch(B) ng-model(C) ng-Disabled(D) ng-Cloak |
| Answer» | |