MCQOPTIONS
Bookmark
Saved Bookmarks
→
Object Oriented Programming
→
Inbuilt Classes in Object Oriented Programming
→
Upcasting and downcasting objects are the same as..
1.
Upcasting and downcasting objects are the same as casting primitive types.
A.
True
B.
False
Answer» C.
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
If two classes are defined “Parent” and “Child” then which is the correct type upcast syntax in C++?
When are the object type known for upcasting the objects?
When are the pointer types known for upcasting the objects?
Which concept is needed because of implicit type casting use?
Upcasting is _____________________ without an explicit type cast.
If class C inherits class B and class B inherits class A ________________
If multiple inheritance is implemented, which upcasting will be correct?
Which casting among the following is allowed for the code given below?
Upcasting and downcasting objects are the same as casting primitive types.
Which property is shown most when upcasting is used?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply