A self-referential object is an object that

a) is its own parent class
b) is its own child class
c) has a pointer to itself
d) has a pointer to another object of the same type
e) none of these is correct

d) has a pointer to another object of the same type

Computer Science & Information Technology

You might also like to view...

You can select a postcard template from the ________ Options dialog box

Fill in the blank(s) with correct word

Computer Science & Information Technology

Map method ________ is used to determine whether a map contains a mapping for the specified key.

a. containsKey b. hasKey c. containsMapping d. hasMapping

Computer Science & Information Technology