+923132835245
safcodeinstitute@gmail.com
Online Quiz
10000+ Questions!
Students Works
Ideas & Topics!
Live Coding
HTML & CSS
Home
(current)
About
Courses
CIT
Web Designing
Graphic Designing
Web Development
Digital Marketing
WordPress + SEO
Artificial Intelligence (AI)
Shopify + WordPress Development
Tutorials
Feedback
Programming Notes
Softwares
Contact
Test Your Programming Skills with Safcode!
Here is all important interview / exams questions.
Student doing practice apptitude test on safcode platform.
Instruction: "Total Number of Questions: 20
Each question carry 10 mark , no negative marking"
Quiz Start
1. Which of the following valid AngularJS expression?
{ 2 + 2}
((2 + 2))
All of them
{{ 2 + 2 }}
View Answer
2. Which symbol is used to prefix an inbuilt service?
|
#
%
$
View Answer
3. AngularJS applications depend on __________ to control the flow of data.
Controller
Modules
Models
Directives
View Answer
4. AngularJS is written in _______.
PHP
JavaScript
C++
Java
View Answer
5. A form is a collection of related individual __________ grouped together.
controls
values
variables
items
View Answer
6. Which of the following is true about ng-hide directive?
ng-hide directive can hide a given control
Both are Incorrect.
ng-hide directive can show a given control
Both are Correct.
View Answer
7. AngularJS directives can be written in HTML element as:
Class Name
All of them
Attribute
Tag
View Answer
8. In AngularJS, ________ are the containers used to hold other parts of an application
Views
Models
Modules
controllers
View Answer
9. A role of a filter is to ________ the value.
Update
Format
Change
Delete
View Answer
10. What is the full form of MVC?
Model View Controller
Module Virtual Controller
Multiple view controller
Model View Components
View Answer