In a linked list, we always want head to point to the ____ node.
A. key
B. main
C. first
D. last
Answer: C
Computer Science & Information Technology
You might also like to view...
The Bullets button is available on the Home tab of the ribbon in the ____ group.
A. Special Characters B. Format C. Paragraph D. Options
Computer Science & Information Technology
In object-oriented programming, a function contained in a class is called which of the following?
A. variable function B. label function C. test function D. member function
Computer Science & Information Technology