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


Models
Views
Application
Controllers

View Answer

37
38
32
33

View Answer

#
|
$
*

View Answer

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

View Answer

Hosta
Local
All of them
Public

View Answer

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

View Answer

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

View Answer

Update
Edit
None of Them
Create

View Answer

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

View Answer

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

View Answer