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


Struct
Code of block
Instruction
All of them

View Answer

Macros
Constants
Local variables
Formal parameters

View Answer

stdout
all of the above
stderr
stdin

View Answer

Inner
Nesting
None of them
Outer

View Answer

const
volatile
extern
static

View Answer

Dennis Ritchie
Von Neuman
Ken Thomson
peter Norton

View Answer

Extern
Auto
Static
Register

View Answer

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

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

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

View Answer