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


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

View Answer

Constants
Formal parameters
Macros
Local variables

View Answer

stderr
stdout
all of the above
stdin

View Answer

char
void
int
float

View Answer

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

View Answer

4 bytes
6 bytes
8 bytes
10 bytes

View Answer

-1.7e-328 to +1.7e-328
-1.7e-348 to +1.7e-348
-1.7e-328 to +1.7e-328
-1.7e-308 to +1.7e-308

View Answer

1
0
3
4

View Answer

None of them
Nesting
Inner
Outer

View Answer

Variable
Structure
Block
Array

View Answer