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


stderr
stdin
all of the above
stdout

View Answer

Code of block
Struct
All of them
Instruction

View Answer

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

View Answer

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

View Answer

Functions cannot return more than one value at a time
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

View Answer

6 bytes
4 bytes
8 bytes
10 bytes

View Answer

void
float
char
int

View Answer

memadjust()
malloc()
calloc()
realloc()

View Answer

Block
Structure
Array
Variable

View Answer

switch
do
for
goto

View Answer