[A].
11 22 0 0
[B].
11 11 0 22
[C].
11 11 11 0
[D].
11 11 11 22
Answer: Option D
Explanation:
No answer description available for this question.
11 11 0 22
[C].
11 11 11 0
[D].
11 11 11 22
Answer: Option D
Explanation:
No answer description available for this question.
11 0 0 22
[C].
11 0 22 0
[D].
11 22 11 22
Answer: Option C
Explanation:
No answer description available for this question.
100
[C].
200
[D].
400
Answer: Option C
Explanation:
No answer description available for this question.
Destructor destroys only float data members of the object.
[C].
Destructor destroys only pointer data members of the object.
[D].
Destructor destroys the complete object.
Answer: Option D
Explanation:
No answer description available for this question.
6 6 5
[C].
5 40 38
[D].
6 40 38
Answer: Option D
Explanation:
No answer description available for this question.
Object constructor
[C].
Dynamic constructor
[D].
Copy constructor
Answer: Option D
Explanation:
No answer description available for this question.
inherit parent class
[C].
are constructed
[D].
are destroyed
Answer: Option A
Explanation:
No answer description available for this question.
are inherited
[C].
are not called
[D].
are created
Answer: Option C
Explanation:
No answer description available for this question.
The program will print the output Int .
[C].
The program will print the output Float .
[D].
The program will print the output Final .
Answer: Option B
Explanation:
No answer description available for this question.
The program will print the output Int .
[C].
The program will print the output Char .
[D].
The program will print the output Final .
Answer: Option C
Explanation:
No answer description available for this question.