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


!
||
%
&

View Answer

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

View Answer

Structure
Block
Variable
Array

View Answer

Von Neuman
Ken Thomson
peter Norton
Dennis Ritchie

View Answer

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

View Answer

char
int
void
float

View Answer

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

View Answer

Formal parameters
Local variables
Constants
Macros

View Answer

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

View Answer

Auto
Static
Extern
Register

View Answer