Which of the following statements about virtual functions is false?
a. They allow the program to select the correct implementation at execution time.
b. They can use either static or dynamic binding, depending on the handles on which the functions are called.
c. They do not remain virtual down the inheritance hierarchy.
d. They can be called using the dot operator.
c. They do not remain virtual down the inheritance hierarchy.
Computer Science & Information Technology
You might also like to view...
A system restore point is a snapshot of your entire system's settings
Indicate whether the statement is true or false
Computer Science & Information Technology
A(n) ________ data type enables you to quickly link to any file on your computer or to any Web page on the Internet
Fill in the blank(s) with correct word
Computer Science & Information Technology