Answer the following statements true (T) or false (F)

1) The virtual property is not inherited.
2) A class that has a pure virtual member function is called a concrete base class.
3) No objects can be defined of abstract base class type since it is an incomplete
definition.
4) It is OK to assign between objects of base type and objects of derived type.
5) A pointer to objects of a derived class can be assigned pointers to objects of the base
class in the inheritance hierarchy.

1) F
2) F
3) T
4) F
5) F

Computer Science & Information Technology

You might also like to view...

Aformelement must be placed only within the header tag of a web page.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

If you receive this error when trying to go to a website, where can you go in Windows to verify the certificate settings for the website?

A. Action Center B. Event Viewer C. Certificate Manager D. Windows Defender

Computer Science & Information Technology