Polymorphism is implemented via:

a. Member functions.
b. virtual functions and dynamic binding.
c. inline functions.
d. Non-virtual functions.


b. virtual functions and dynamic binding.

Computer Science & Information Technology

You might also like to view...

When a __________ method or block is running on an object, the object is locked so no other such method can run on that object at the same time.

a. synchronized b. shared c. thread d. writeable

Computer Science & Information Technology

An uncompressed image format, such as BMP, stores each ____________________ individually, results in large files and generally should not be used for displaying images on the Web.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ____ entry in the Recordset Type property locks the recordset.

A. Snapshot B. Dynaset C. Dataset D. Lockset

Computer Science & Information Technology

An iSNS client is an iSCSI initiator running the iSNS protocol that discovers iSCSI targets.

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

Computer Science & Information Technology