If two methods in a class hierarchy have the same name,
a) the classes that contain them cannot be included in the same program.
b) one method must have fewer parameters than the other to ensure uniqueness.
c) the method name must be appended to the class name on invokation.
d) an object name must precede the method name when either method is invoked.
d) an object name must precede the method name when either method is invoked.
Computer Science & Information Technology
You might also like to view...
Which of the following authentication mechanisms on a wireless network uses a separate network authentication server?
A. Kerberos B. TKIP C. RADIUS D. WEP
Computer Science & Information Technology
The organization of a task or process so it requires at least two individuals to work together to complete is known as __________ control.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology