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.


d. The methods for primitive types correspond to the methods for the corresponding type-wrapper classes. Actually, primitive types do not have methods.

Computer Science & Information Technology

You might also like to view...

True or false: Two rows in a table are allowed to have the same data for some attributes.

a. true b. false c. it depends on the data itself d. it depends on who will be using the data

Computer Science & Information Technology

Windows Live Messenger has been replaced with _____.

A. ?ICQ B. ?AIM C. ?Skype D. ?Yahoo! Messenger

Computer Science & Information Technology

An algorithm that does cn2 work for any constant c is order of magnitude ____.

a. n b. c2 c. c d. n2

Computer Science & Information Technology

A(n) ____ is a unique set of letters and numbers used to activate a product.

A. source code B. graphical user interface C. registration key D. command-line user interface

Computer Science & Information Technology