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...
Which type of join will display all of the records on the many side of the relationship?
A) Right outer join B) Right inner join C) Left outer join D) Left inner join
Computer Science & Information Technology
Which of the following operating systems require special settings for processing command-line arguments?
a) Macintosh b) DOS c) UNIX d) all of the above
Computer Science & Information Technology