Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 4 (Q.No. 46)
46.
If you omit any constructor argument when you instantiate an object, you must use default values
for all parameters to the constructor
for all parameters to the right of the argument
for all parameters to the left of the argument
for no other parameters
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.