Q 1 - A constructor can be virtual.
A - True
B - False
Answer : B
Explanation
The purpose of the constructor cannot be overridden in the derived class hence constructor cannot be a virtual.
A - True
B - False
Answer : B
Explanation
The purpose of the constructor cannot be overridden in the derived class hence constructor cannot be a virtual.
0 Questions:
Post a Comment