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


Outer
Inner
Nesting
None of them

View Answer

%
||
&
!

View Answer

Constants
Formal parameters
Local variables
Macros

View Answer

A function can have multiple return statements with different return values
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

View Answer

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

View Answer

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

View Answer

Instruction
Struct
All of them
Code of block

View Answer

stdin
all of the above
stderr
stdout

View Answer

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

View Answer

int
float
void
char

View Answer