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


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

View Answer

for
switch
do
goto

View Answer

float
int
char
void

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

None of them
Nesting
Inner
Outer

View Answer

0
1
4
3

View Answer

Array
Structure
Block
Variable

View Answer

Von Neuman
Ken Thomson
Dennis Ritchie
peter Norton

View Answer

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

View Answer

const
extern
static
volatile

View Answer

||
%
!
&

View Answer

Constants
Local variables
Macros
Formal parameters

View Answer

all of the above
stdin
stdout
stderr

View Answer

Static
Extern
Auto
Register

View Answer

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

View Answer

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

View Answer

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

View Answer

Struct
Instruction
All of them
Code of block

View Answer

10 bytes
4 bytes
8 bytes
6 bytes

View Answer

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

View Answer