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


Resource Routing
All of Them
Yield
Requests

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

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

View Answer

Locate position of a string’s first character
Search for character within a string
Find the last character of a string
None of these

View Answer

0
0.5
0.2
1

View Answer

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

View Answer

Create
None of Them
Edit
Update

View Answer

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

View Answer

Model Events
Eloquent ORM
Event Listener
None of Them

View Answer

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

View Answer