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


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

View Answer

Macros
Formal parameters
Constants
Local variables

View Answer

for
switch
goto
do

View Answer

static
extern
volatile
const

View Answer

3
0
1
4

View Answer

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

View Answer

float
void
char
int

View Answer

Static
Extern
Register
Auto

View Answer

&
%
||
!

View Answer

Code of block
Struct
Instruction
All of them

View Answer