A) a null pointer
B) the previous node
C) the first node in the list
D) nothing; the last node does not contain a pointer
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) concatenating
B) popping
C) clamping
D) inserting
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) delete a node from the beginning of the list
B) delete a node from the end of the list
C) add a node to the beginning of the list
D) add a node to the end of the list
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) backwards linked
B) doubly linked
C) circular linked
D) null linked
E) None of these
Correct Answer
verified
Multiple Choice
A) singly linked list
B) doubly linked list
C) circular linked list
D) backward linked list
E) None of these
Correct Answer
verified
Multiple Choice
A) arranged in descending order
B) randomly ordered
C) empty
D) arranged in ascending order
E) None of these
Correct Answer
verified
Multiple Choice
A) the constructor function
B) the destructor function
C) overriding the removal function
D) overloading the memory persistence operator
E) None of these
Correct Answer
verified
Multiple Choice
A) a linked list can dynamically shrink or grow and a vector cannot
B) a linked list is smaller than a vector
C) a node can be inserted or removed faster from a linked list than from a vector
D) data removal and insertion are more accurate with a linked list than with a vector
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) doubly linked list
B) circular linked list
C) frontward linked list
D) backward linked list
Correct Answer
verified
Multiple Choice
A) appending a node
B) traversing the list
C) inserting a node
D) deleting a node
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) header file
B) function template
C) exception
D) struct
E) None of these
Correct Answer
verified
Multiple Choice
A) allocates another node
B) removes a node
C) borrows a node from the compiler
D) Either B or C
E) None of these
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 41
Related Exams