When a superclass variable refers to a subclass object and a method is called on that object, the proper implementation is determined at execution time. What is the process of determining the correct method to call?
a. early binding.
b. non-binding.
c. on-time binding.
d. late binding.
D
Computer Science & Information Technology
You might also like to view...
A(n) ________ report is written for internal job-related purposes
Fill in the blank(s) with correct word
Computer Science & Information Technology
In which form of authentication does the authenticating device generate a random code and send it to the user who wants to be authenticated?
A. basic B. challenge/response C. biometrics D. signature
Computer Science & Information Technology