Answer the following statements true (T) or false (F)
1) Virtual functions allow old code to call new code.
2) Virtual functions are implemented with a table look up that is done at run time.
3) Late binding refers to a failure to secure one’s ski boots.
4) In a class, functions declared with the virtual keyword need not be defined.
5) The virtual function mechanism binds the “right” function to objects.
1) T
2) T
3) F
4) F
5) T
Computer Science & Information Technology
You might also like to view...
What can you conclude when you use Six Sigma and get a Four Sigma rating. Which rating would be applicable?
a. semi-perfect b. perfect c. productive d. needs work
Computer Science & Information Technology
A manual page break inserts a new blank page at the end of the document
Indicate whether the statement is true or false
Computer Science & Information Technology