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


None of These
CakePHP
Wordpress
Model-View-Controller

View Answer

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

View Answer

Convention
Composer
Artisan Tool
Laravel Components

View Answer

$
#
*
|

View Answer

Edit
Update
None of Them
Create

View Answer

1
0
0.5
0.2

View Answer

Requests
Yield
Resource Routing
All of Them

View Answer

Application
Views
Models
Controllers

View Answer

$REMOTE_ADDR
$_ENV
$GLOBALS
$DOMAIN

View Answer

$a[4]
$a[3]
$a[2]
$a[1]

View Answer