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.
Hello
Hellohi
Hello hi
Hi
Rate this question:
1,1
1,3
3,3
3,1
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:
2.5 5.0
Compilation Error
2
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:
Compilation Error
0
10
No Output
Rate this question:
-32768
32767
30
None of the Above
Rate this question:
3
4
Compilation Error
None of the above
Rate this question:
1
0
2
Compilation Error
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:
0
1
None of the above
Compilation Error
Rate this question:
25,25
25,13
Compilation Error
None Of the above
Rate this question:
0
1
-10
9
Rate this question:
10
0
Runtime Error
Compilation Error
Rate this question:
3.6 B -3
4.6 B -1
4.5 B -1
Compilation Error
Rate this question:
2
1
Compilation Error
0
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:
2,2
Compilation Error
Garbage Value, 2
2,Garbage Value
Rate this question:
5
NULL
Error
None Of the Above
Rate this question:
0101,101
101,101
Compilation Error
101 0110
Rate this question:
1
0
01
10
Rate this question:
10
Address of '10'
Compilation Error
None of the above
Rate this question:
-10 -9 -22 -21
-9 -10 -21 -22
-10 -10 -22 -22
-9 -9 -21 -21
Rate this question:
1,2
1,1
2,1
2,2
Rate this question:
1..11
2..11
1,10
Compilation Error
Rate this question:
110,156
100,169
256,225
None Of the above
Rate this question:
1 1 1 0
0 100 0 0
1 0 1 1
1 0 1 100
Rate this question:
169 144
182 121
121 182
None of the above
Rate this question:
5.6,5
5,5.0
5,5 and warning
Error
Rate this question:
0,0
8,8
8,1
4,0
4,1
4,4
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.
Object Oriented Programming With C++
Explore key concepts of Object Oriented Programming in C++ through this interactive assessment. Cover topics from basic syntax to advanced principles like inheritance and...
Questions:
20 |
Attempts:
280 |
Last updated:
Mar 17, 2023
|
Let's Have Some Fun ^_^
A fun and engaging quiz designed to test knowledge of C++ programming basics, including syntax, control structures, and output operations.
Questions:
10 |
Attempts:
104 |
Last updated:
Mar 19, 2023
|
C++ Practice Test Quiz!
This C++ Practice Test Quiz assesses fundamental programming skills in C++, covering basic operations, conditional statements, logical expressions, and compiler usage. It is...
Questions:
22 |
Attempts:
3146 |
Last updated:
Jan 19, 2025
|
Programming Practices Using C++
Explore key C++ programming concepts through this targeted quiz. Assess your understanding of singleton classes, constructors, inheritance, and more. Enhance your programming...
Questions:
70 |
Attempts:
683 |
Last updated:
Mar 19, 2023
|
C++ Quiz 4
C++ Quiz 4 assesses knowledge of fundamental C++ programming concepts including type casting, function overloading, and standard library functions. It is designed to test...
Questions:
17 |
Attempts:
708 |
Last updated:
Feb 17, 2023
|
C++ Quiz 2
C++ Quiz 2 tests understanding of basic C++ programming concepts including identifiers, arithmetic operations, input\/output operations, and data representation. It is designed to...
Questions:
17 |
Attempts:
1182 |
Last updated:
Mar 21, 2023
|
Wait!
Here's an interesting quiz for you.