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

Computer Science & Information Technology

You might also like to view...

Which Cisco IOS command is used to display the current trunks and the VLANs supported on them?

A) show trunks B) show interfaces C) show interfaces trunk D) show switchport trunk

Computer Science & Information Technology

Which two components would be controlled by the north bridge? (Select two.)

A) Hard drive B) USB ports C) Network card D) High definition audio E) RAM F) PCIe graphics

Computer Science & Information Technology