Safcode Institute 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


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

View Answer

Formal parameters
Constants
Macros
Local variables

View Answer

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

View Answer

8 bytes
10 bytes
6 bytes
4 bytes

View Answer

Nesting
Inner
None of them
Outer

View Answer

Auto
Extern
Static
Register

View Answer

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

View Answer

volatile
const
extern
static

View Answer

do
for
goto
switch

View Answer

3
1
4
0

View Answer