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


CakePHP
Model-View-Controller
Wordpress
None of These

View Answer

$REMOTE_ADDR
$_ENV
$DOMAIN
$GLOBALS

View Answer

Used to store variables of the current session
Used to initialize a session.
none of the above
Used to register a global variable

View Answer

They both behave the same.
Print can take multiple parameters where as echo cannot
Echo can take multiple parameters where as print cannot
Print is a function where as echo is not.

View Answer

strip
strip_str
trim
trim_str

View Answer

None of Them
Event Listener
Model Events
Eloquent ORM

View Answer

// commented code to end of line
# commented code to end of line
all of the above
/* commented code here */

View Answer

*
#
|
$

View Answer

It is rich in features
It uses configuration mode for migration
It uses configuration mode for migration
It has few SQLite directives

View Answer

Requests
All of Them
Yield
Resource Routing

View Answer