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


Composer
Artisan Tool
Convention
Laravel Components

View Answer

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

View Answer

|
$
#
*

View Answer

Update
None of Them
Edit
Create

View Answer

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

View Answer

Resource Routing
All of Them
Yield
Requests

View Answer

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

View Answer

$GLOBALS
$REMOTE_ADDR
$_ENV
$DOMAIN

View Answer

Application
Controllers
Models
Views

View Answer

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

View Answer