Solved

Which Statement Is Completely True

Question 22

Multiple Choice

Which statement is completely True?


A) Java upcasts automatically, but you must explicitly downcast
B) Java downcasts automatically, but you must explicitly upcast
C) Java expects the user to explicitly upcast and downcast
D) Java will both upcast and downcast automatically
E) The rules for upcasting and downcasting depend upon whether classes are declared public, protected, or private

Correct Answer:

verifed

Verified

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

Related Questions