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...

On a mainframe, the __________ performs device-independent functions, while device- dependent I/O functions are assigned to a(n) __________.

a. interface/control unit b. channel/control unit c. control unit/interface d. control unit/channel

Computer Science & Information Technology

If the indexOf method does not find the specified substring, it returns __________ .

a) false b) 0 c) -1 d) None of the above.

Computer Science & Information Technology

Once a form is created, you replace the default form name with a descriptive name that the program will use when it ____ the data from the form.

A. uploads B. downloads C. processes D. resets

Computer Science & Information Technology

What type of software would you use to check the Internet for new content from the sites to which you have subscribed?

a. Web sniffer b. Locator program c. Feed reader d. XML finder

Computer Science & Information Technology