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.7e-328 to +1.7e-328
-1.7e-308 to +1.7e-308
-1.7e-348 to +1.7e-348
-1.7e-328 to +1.7e-328

View Answer

stderr
stdin
all of the above
stdout

View Answer

6 bytes
10 bytes
4 bytes
8 bytes

View Answer

Formal parameters
Local variables
Macros
Constants

View Answer

||
&
!
%

View Answer

1
4
3
0

View Answer

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

View Answer

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

View Answer

do
for
switch
goto

View Answer

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

View Answer