ILP C++ Quiz Prelims 1 assesses foundational C++ programming skills through code snippets and theoretical questions. It tests understanding of syntax, pointers, and object-oriented concepts, crucial for beginners and intermediate learners.
10 10
Compilation Error
10
None of the above
Rate this question:
0
1
None of the above
Compilation Error
Rate this question:
Float pi = 3.14F;
#define pi 3.14F;
Const float pi = 3.14F;
Const float pi; pi = 3.14F
Rate this question:
1
0
01
10
Rate this question:
10
Address of '10'
Compilation Error
None of the above
Rate this question:
1,1
1,3
3,3
3,1
Rate this question:
5.6,5
5,5.0
5,5 and warning
Error
Rate this question:
2.5 5.0
Compilation Error
2
None of the Above
Rate this question:
Abc,x
Abc,xbc
Segmentation Fault
Compilation Error
Rate this question:
30,20,10
30,30,30
10,20,30
Compilation Error
Rate this question:
0,0
8,8
8,1
4,0
4,1
4,4
Rate this question:
2,2
Compilation Error
Garbage Value, 2
2,Garbage Value
Rate this question:
10
0
Runtime Error
Compilation Error
Rate this question:
1,2
1,1
2,1
2,2
Rate this question:
5
NULL
Error
None Of the Above
Rate this question:
3.6 B -3
4.6 B -1
4.5 B -1
Compilation Error
Rate this question:
3
4
Compilation Error
None of the above
Rate this question:
25,25
25,13
Compilation Error
None Of the above
Rate this question:
110,156
100,169
256,225
None Of the above
Rate this question:
0.2 0 0 0.2
0 0 0 0.2
0 0.2 0.2 0.2
0 0.2 0 0.2
Rate this question:
-32768
32767
30
None of the Above
Rate this question:
4
Compilation Error
1
None of the above
Rate this question:
1 1
1 0
0 0
True false
Rate this question:
1 1 1 0
0 100 0 0
1 0 1 1
1 0 1 100
Rate this question:
0
1
-10
9
Rate this question:
-10 -9 -22 -21
-9 -10 -21 -22
-10 -10 -22 -22
-9 -9 -21 -21
Rate this question:
169 144
182 121
121 182
None of the above
Rate this question:
Hello
Hellohi
Hello hi
Hi
Rate this question:
1
0
2
Compilation Error
Rate this question:
2
1
Compilation Error
0
Rate this question:
Compilation Error
0
10
No Output
Rate this question:
1..11
2..11
1,10
Compilation Error
Rate this question:
Quiz Review Timeline (Updated): Feb 17, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.