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


Artisan Tool
Laravel Components
Convention
Composer

View Answer

$DOMAIN
$GLOBALS
$REMOTE_ADDR
$_ENV

View Answer

Hosta
Public
Local
All of them

View Answer

*
|
#
$

View Answer

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

View Answer

All of Them
Yield
Resource Routing
Requests

View Answer

Header_send()
header()
headers_list()
header_sent()

View Answer

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

View Answer

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

View Answer

None of These
Model-View-Controller
Wordpress
CakePHP

View Answer