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
Module Virtual Controller
Model View Controller

View Answer

JavaScript
PHP
Java
C++

View Answer

Class Name
All of them
Tag
Attribute

View Answer

Modules
Models
controllers
Views

View Answer

values
variables
items
controls

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

$
%
#
|

View Answer

ngGo
ngPath
ngForm
ngRoute

View Answer

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

View Answer

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

View Answer