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


Macros
Constants
Local variables
Formal parameters

View Answer

All of them
Instruction
Code of block
Struct

View Answer

static
extern
volatile
const

View Answer

||
!
%
&

View Answer

float
char
void
int

View Answer

stderr
stdout
stdin
all of the above

View Answer

goto
do
for
switch

View Answer

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

View Answer

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

View Answer

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

View Answer