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


1
0.5
0.2
0

View Answer

All of them
Local
Hosta
Public

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

Controllers
Application
Models
Views

View Answer

trim
strip
strip_str
trim_str

View Answer

*
#
$
|

View Answer

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

View Answer

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

View Answer

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

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