If the corresponding functions in the base class and the derived class have the same name but different sets of parameters, then this function is ____ in the derived class.
A. reused
B. redefined
C. overloaded
D. overridden
Answer: C
Computer Science & Information Technology
You might also like to view...
MC Invoking a method by accessing it through its class name and specifically passing an object reference is a(n)______ call.
a) bound method. b) class method. c) unbound method. d) None of the above.
Computer Science & Information Technology
Under Windows XP, application programs run in user mode within the __________.
a. environment subsystem b. application programming interface c. integral subsystem d. dynamic link library
Computer Science & Information Technology
Choose the attribute selector below that will target submit buttons.
a. input[type="submit"] b. submit c. submit[input] d. input.submit
Computer Science & Information Technology
What wavelength is used on a 10GBaseEy network?
A. 1310 B. 1550 C. 1300 D. 850
Computer Science & Information Technology