Having a this reference allows:

a. a method to refer explicitly to the instance variables and other methods of the object on which the method was called.
b. a method to refer implicitly to the instance variables and other methods of the object on which the method was called.
c. an object to reference itself.
d. All of the above.

D

Computer Science & Information Technology

You might also like to view...

What content displays in full on the screen?

A) Attached B) Scanned C) Inserted D) Copied

Computer Science & Information Technology

Which of the following strings contains balanced braces?

a. ab{cde{fg}hi{jkl} b. ab{cde{fghi}j}kl} c. {abc{de}{fg}hij}kl d. {ab{cde{fgh}ijkl}

Computer Science & Information Technology