Which of the following statements is false?

a. A reference to an object is required to invoke an object’s methods.
b. A primitive-type variable does not refer to an object.
c. Reference-type instance variables are initialized by default to the value void.
d. A primitive-type variable cannot be used to invoke a method.

c. Reference-type instance variables are initialized by default to the value void.

Computer Science & Information Technology

You might also like to view...

?_________ is a digital media such as audio, video, and animation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

A ____ error occurs when the JavaScript interpreter encounters a problem while a program is executing.

A. run-time B. syntax C. logic D. browser

Computer Science & Information Technology