Correct Answer
verified
Multiple Choice
A) because it has a circular structure
B) because it uses round-robin
C) because it is ordered linearly
D) because it's arranged in a hierarchy
Correct Answer
verified
Multiple Choice
A) the cursor is reset to 0
B) the list is cleared
C) the cursor is set to -1
D) the list is instantiated
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) the garbage collector returns the object's space to the free list
B) the disk block is marked as unused
C) the size of the array holding the object is reduced by 1
D) the data block is marked as deleted and is unavailable to other objects
Correct Answer
verified
Multiple Choice
A) array
B) circular array
C) doubly linked
D) singly linked
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) by incrementing the head pointer
B) by decrementing the tail pointer
C) by moving the cursor
D) by changing the backing store
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) 0, n-1
B) 1, n
C) 0, n
D) n-1, 1
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
True/False
Correct Answer
verified
Multiple Choice
A) items must be sorted
B) items must be physically contiguous
C) the order of items is unimportant
D) items are logically contiguous
Correct Answer
verified
True/False
Correct Answer
verified
Showing 1 - 20 of 50
Related Exams