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


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

View Answer

None of Them
Edit
Update
Create

View Answer

32
38
37
33

View Answer

const
define
#pragma
constant

View Answer

Local
All of them
Hosta
Public

View Answer

Composer
Laravel Components
Convention
Artisan Tool

View Answer

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

View Answer

|
$
*
#

View Answer

$DOMAIN
$REMOTE_ADDR
$_ENV
$GLOBALS

View Answer

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

View Answer