ILP C++ Quiz Prelims 2
2
Address of a
Compilation error
Address of a+1
5, 5, 6, 6
5, Garbage Value, 5, Garbage Value
5, 5, 5, Garbage value
Garbage Value, 5, 6, Garbage Value
Both the inputs are stored in that variable
The second input overwrites the first one
The second input attempt fails since the variable already got its value
You can not use same variable for two getline statements
ConstructorDestructorDestructor
ConstructorConstructorDestructor
ConstructorConstructorDestructorDestructor
ConstructorDestructorConstructorDestructor
Runtime class
Exception_handler class
Exception class
Virtual base class
2 1
Error
1 2
No output
Welcome
Come
Error
Lcome
5
Error
Division cannot be done over pointers
10
Atof()
Strtod()
Atod()
None
Object m1 is of type myclass
Object m1 is of type mybase
Object m1 is of type P6mybase
Object m1 is of type P6myclass
Compilation Error
No Ouput
Param Constructor
None of the above
Error
10 20
No output
None of the above
Int
Long int
Short int
Float
&word
Static_cast(word)
*(&word)
Static_cast(word)
Quiz Review Timeline (Updated): Mar 20, 2022 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
C Language MCQ Exam Trivia! Quiz
Dive into the intricacies of C programming with this engaging MCQ Exam Trivia! Quiz. Test your knowledge on variable declarations, operators, pointers, and data types. Perfect for...
Questions:
15 |
Attempts:
361 |
Last updated:
Mar 21, 2023
|
C Programming Quiz: Practice Exam!
This C Programming Quiz: Practice Exam tests understanding of C syntax and functions, assessing skills through code snippets and problem-solving scenarios. Ideal for learners...
Questions:
50 |
Attempts:
401 |
Last updated:
Mar 21, 2023
|
Copy Of C Quiz
This 'Copy of C Quiz' assesses knowledge in C programming, covering fundamentals like language history, syntax, and loop behaviors. It tests understanding of variable usage,...
Questions:
10 |
Attempts:
170 |
Last updated:
Mar 18, 2023
|
Decode The Code By ISTE(Indian Society For Technical Education)
The 'Decode The Code by ISTE' quiz tests proficiency in C programming with questions on code outputs, memory management, and recursive functions. It assesses critical thinking and...
Questions:
15 |
Attempts:
343 |
Last updated:
Mar 30, 2023
|
Advanced Computer Programming
This advanced quiz in C programming tests knowledge on array operations, pointer basics, and error handling in code. It's designed to challenge and enhance the programming skills...
Questions:
25 |
Attempts:
732 |
Last updated:
Mar 21, 2023
|
Online Test : C Programming Part II
This 'Online Test: C Programming Part II' assesses understanding of function behavior, recursion, parameter passing, and output prediction in C programming. Ideal for learners...
Questions:
25 |
Attempts:
207 |
Last updated:
Feb 17, 2023
|
Wait!
Here's an interesting quiz for you.