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

Computer Science & Information Technology

You might also like to view...

To create a new Microsoft account, you must provide a(n) ________

A) product key B) email address C) credit card D) mailing address

Computer Science & Information Technology

PowerPoint templates are stored in the same default location as PowerPoint presentations

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following video options is NOT included on the Video Tools Format tab?

A) Applying a style B) Cropping C) Sizing D) Looping

Computer Science & Information Technology

In a for statement, the last action to take place is that ____.

A. the update statement is executed B. the for loop condition is evaluated C. the counter variable is initialized D. the statements execute

Computer Science & Information Technology