Which statement is false?

a. A linked list is a linear collection of self-referential class objects called nodes connected by reference links.
b. A linked list is appropriate when the number of data elements to be represented in the data structure is unpredictable.
c. A linked list is a fixed-size data structure.
d. By convention, the link reference in the last node of a list is set to null to mark the end of the list.


c. A linked list is a fixed-size data structure. Actually, a linked list is a dynamic data structure that can grow and shrink as necessary.

Computer Science & Information Technology

You might also like to view...

In a table, the container created by the intersection of a row and a column is called a ____.

A. button B. cell C. box D. pixel

Computer Science & Information Technology

Why is it better to enter zero in a field instead of leaving the field blank?

What will be an ideal response?

Computer Science & Information Technology

In multimedia authoring systems, multimedia elements and events are often treated as objects that exist in a hierarchical relationship. This relationship is often called as:

a. servant and master b. host and client c. property and modifier d. creator and creature e. parent and child

Computer Science & Information Technology

To ensure that the equipment room will have a reliable power source that is adequate for its needs, it is a good idea to wire the equipment room with __________________.

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

Computer Science & Information Technology