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

View Answer

6 bytes
8 bytes
4 bytes
10 bytes

View Answer

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

View Answer

0
4
1
3

View Answer

float
char
void
int

View Answer

for
do
switch
goto

View Answer

stdin
stderr
stdout
all of the above

View Answer

static
volatile
extern
const

View Answer

None of these
Free()
Malloc()
Calloc()

View Answer

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

View Answer