Which of the following is not a characteristic of a general linear list?
A. Insertions and deletions can be done anywhere in the list.
B. An empty linear list is identified by a null link pointer.
C. A linked list must always have a head pointer.
D. For programming efficiency, a linked list may have a last-node pointer.
E. One basic operation required to maintain a linear list is a search.
Answer: B
You might also like to view...
The Report tool generates a report by displaying all records and all fields from the selected record source
Indicate whether the statement is true or false
Which of the following is an example of a malware prevention control?
A. Real-time firewall detection of suspicious file downloads B. Review and analysis of log files C. User awareness to recognize and report suspicious activity D. Not allowing users to have administrative rights on their workstations