Safcode | Code Your Ideas by Sir Safder


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


0
4
1
3

View Answer

do
switch
goto
for

View Answer

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

View Answer

Extern
Register
Auto
Static

View Answer

Formal parameters
Macros
Local variables
Constants

View Answer

Ken Thomson
Dennis Ritchie
Von Neuman
peter Norton

View Answer

Inner
Outer
None of them
Nesting

View Answer

stderr
all of the above
stdin
stdout

View Answer

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

View Answer

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

View Answer

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

View Answer

void
float
char
int

View Answer

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

View Answer

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

View Answer

Struct
All of them
Code of block
Instruction

View Answer

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

View Answer

Structure
Block
Array
Variable

View Answer

8 bytes
4 bytes
10 bytes
6 bytes

View Answer

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

View Answer

const
extern
static
volatile

View Answer