Solved

Which Statement Is False

Question 28

Multiple Choice

Which statement is false?


A) Each primitive type has a corresponding type-wrapper class.
B) The type-wrapper classes enable you to manipulate primitive-type values as objects.
C) Type-wrapper classes are final, so you cannot extend them.
D) The methods for primitive types correspond to the methods for the corresponding type-wrapper classes.

Correct Answer:

verifed

Verified

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

Related Questions