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


conio.h
math.h
string.h
stdio.h

View Answer

all of the above
stderr
stdin
stdout

View Answer

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
A function can have multiple return statements with different return values

View Answer

Structure
Block
Array
Variable

View Answer

Inner
Outer
Nesting
None of them

View Answer

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

View Answer

ceil()
fabs()
abs()
floor()

View Answer

3
1
4
0

View Answer

iostream.h
string.h
conio.h
stdio.h

View Answer

4 bytes
10 bytes
8 bytes
6 bytes

View Answer