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


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

View Answer

static
extern
volatile
const

View Answer

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

View Answer

Macros
Local variables
Formal parameters
Constants

View Answer

Ken Thomson
peter Norton
Von Neuman
Dennis Ritchie

View Answer

for
do
switch
goto

View Answer

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

View Answer

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

View Answer

10 bytes
4 bytes
8 bytes
6 bytes

View Answer

3
0
1
4

View Answer