The pointer member in a self-referential class is referred to as a:

a. Link.
b. Connector.
c. Tie.
d. Referrer.


a. Link.

Computer Science & Information Technology

You might also like to view...

Most of the lines in the program discussed in this chapter have the same basic structure: ____.

A. message.object; add detail(value) B. object.add detail (message, value) C. message(object).add detail(value) D. object.message(value); add detail

Computer Science & Information Technology

Why are types important?

What will be an ideal response?

Computer Science & Information Technology

Which is not a process ink color?

A. green B. cyan C. magenta D. yellow

Computer Science & Information Technology

Deleting a record in the record set of a query will have this effect?

A) The query and the table will have one record deleted. B) The table will have one record deleted. C) Nothing will happen. D) The query will change so that the criteria adjusts to fit the deleted record.

Computer Science & Information Technology