MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming Using C++
→
Abstract Class in Object Oriented Programming Using C++
→
The Constructors with all the default arguments ar..
1.
The Constructors with all the default arguments are similar as default constructors.
A.
True
B.
False
Answer» B. False
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which constructor among the following will be called if a call is made like className(5, a );?
How many parameters must be passed if only the following prototype is given to a constructor?<br>Prototype: className(int x, int y, int z=0);
The Constructors with all the default arguments are similar as default constructors.
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply