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


Views
Models
Controllers
Application

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

Private Home Page
Php pre processor
Hypeetext pre-processor
Personal Home Page

View Answer

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

View Answer

$_ENV
$REMOTE_ADDR
$DOMAIN
$GLOBALS

View Answer

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

View Answer

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

View Answer

32
33
37
38

View Answer

Laravel Components
Composer
Artisan Tool
Convention

View Answer

1
0.2
0.5
0

View Answer