One reason for not using a header node in the LinkedList class is because:

A. it makes the code more complex
B. it would significantly slow down all list operations
C. the header node would interfere with the array element position in the hash table
D. the header node would waste more memory for an empty linked list in a hash table

D

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT an Input Mask provided by Access?

A) Zip Code B) Social Security Number C) Phone Number D) Street Address

Computer Science & Information Technology

In the accompanying figure of a hard drive, the item labeled 3 is the ____.

A. spindle B. read-write head C. platter D. drive bay

Computer Science & Information Technology