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


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

View Answer

Used to store variables of the current session
none of the above
Used to initialize a session.
Used to register a global variable

View Answer

Convention
Laravel Components
Artisan Tool
Composer

View Answer

None of These
Wordpress
CakePHP
Model-View-Controller

View Answer

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

View Answer

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

View Answer

Event Listener
None of Them
Model Events
Eloquent ORM

View Answer

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

View Answer

Local
All of them
Hosta
Public

View Answer

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

View Answer