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


0
0.5
0.2
1

View Answer

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

View Answer

Views
Controllers
Models
Application

View Answer

|
*
#
$

View Answer

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

View Answer

" required /> < input ="MyArray[]" />
" required /> < input name="MyArray[]" />
< input name= MyArray[]/>
< input MyArray[] />

View Answer

Yield
All of Them
Resource Routing
Requests

View Answer

$GLOBALS
$_ENV
$REMOTE_ADDR
$DOMAIN

View Answer

Public
Hosta
Local
All of them

View Answer

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

View Answer