The operation ____ initializes the queue to an empty state.
A. initializeQueue
B. wipeQueue
C. newQueue
D. cleanQueue
Answer: A
Computer Science & Information Technology
You might also like to view...
To compare the contents of two arrays, you must compare each of the ____________ in the two arrays.
a. memory locations b. reference variables c. elements d. size
Computer Science & Information Technology
The intersection of a row and a column in a DataGridView control is called a ____.
A. cell B. table C. record D. key
Computer Science & Information Technology