Solved

In Order to Determine the Type That a Polymorphic Variable

Question 37

Multiple Choice

In order to determine the type that a polymorphic variable refers to, the decision is made


A) by the programmer at the time the program is written
B) by the compiler at compile time
C) by the operating system when the program is loaded into memory
D) by the Java run-time environment at run time
E) by the user at run time

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions