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


Multiple view controller
Model View Components
Model View Controller
Module Virtual Controller

View Answer

ngGo
ngForm
ngRoute
ngPath

View Answer

controls
items
variables
values

View Answer

Change
Delete
Format
Update

View Answer

JavaScript
C++
PHP
Java

View Answer

Class Name
All of them
Tag
Attribute

View Answer

It transfer data between a controller to view
It transfer data between model to view
It transfer data between model to controller
None of these.

View Answer

All of them
((2 + 2))
{{ 2 + 2 }}
{ 2 + 2}

View Answer

Controller
Models
Directives
Modules

View Answer

Both are Incorrect.
ng-hide directive can hide a given control
ng-hide directive can show a given control
Both are Correct.

View Answer