++92 313 8389893
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
Enroll Now
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}
All of them
((2 + 2))
{{ 2 + 2 }}
View Answer
2. What is the full form of MVC?
Model View Components
Module Virtual Controller
Multiple view controller
Model View Controller
View Answer
3. Which module routes our application to different pages?
ngGo
ngPath
ngRoute
ngForm
View Answer
4. What is $scope?
None of these.
It transfer data between model to view
It transfer data between model to controller
It transfer data between a controller to view
View Answer
5. Which of the following is true about ng-hide directive?
ng-hide directive can hide a given control
Both are Correct.
Both are Incorrect.
ng-hide directive can show a given control
View Answer
6. AngularJS directives can be written in HTML element as:
All of them
Attribute
Class Name
Tag
View Answer
7. AngularJS applications depend on __________ to control the flow of data.
Directives
Models
Modules
Controller
View Answer
8. A form is a collection of related individual __________ grouped together.
controls
values
items
variables
View Answer
9. Which symbol is used to prefix an inbuilt service?
$
%
|
#
View Answer
10. AngularJS is written in _______.
Java
JavaScript
C++
PHP
View Answer