Important Notice:
ADCA — Programming Language (C/C++) MCQ
25 Questions  •  ADCA
20:00
← Back
1
C language was designed by?
2
C++ is an extension of C that adds?
3
A variable in C must be declared with?
4
printf() in C is used to?
5
scanf() in C is used to?
6
In C, a for loop syntax is?
7
An array in C stores?
8
A class in C++ is a blueprint for?
9
Which operator is used to access members of a structure in C?
10
Pointer in C stores?
11
C language was developed by?
12
C++ was developed by?
13
printf() is used for?
14
scanf() is used for?
15
cout in C++ is for?
16
cin in C++ is for?
17
int data type stores?
18
float data type stores?
19
Array is?
20
for loop syntax in C?
21
Pointer stores?
22
struct in C is?
23
C++ supports OOP through?
24
#include is?
25
main() function is?
Answered: 0 / 25