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


memadjust()
calloc()
realloc()
malloc()

View Answer

None of these
Calloc()
Free()
Malloc()

View Answer

do
goto
for
switch

View Answer

Inner
None of them
Nesting
Outer

View Answer

call by reference
call by function
call by procedure
call by name

View Answer

A function can have multiple return statements with different return values
The maximum number of arguments a function can take is 128
Functions cannot return more than one value at a time
The main() function can be called recursively

View Answer

volatile
const
static
extern

View Answer

Dennis Ritchie
Von Neuman
peter Norton
Ken Thomson

View Answer

3
4
0
1

View Answer

void
int
char
float

View Answer