Safcode Institute by Sir Safder


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


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

View Answer

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

View Answer

strip_str
strip
trim_str
trim

View Answer

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

View Answer

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

View Answer

Convention
Composer
Artisan Tool
Laravel Components

View Answer

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

View Answer

32
38
37
33

View Answer

*
#
$
|

View Answer

Controllers
Models
Application
Views

View Answer