A __________ queue is more intuitive and easier to understand than a __________ queue.

a. static, dynamic
b. dynamic, static
c. deque-like, stack-like
d. stack-like, deque-like
e. None of these


b. dynamic, static

Computer Science & Information Technology

You might also like to view...

What will the following code display?

cout << "Roses " << "are red"; cout << "and " << "violets/n" cout << "are" << "blue" << endl; a. Roses are red and violets are blue b. Roses are red and violets/nare blue c. Roses are redand vio-lets/nareblue d. Roses are red and violets/n are blue

Computer Science & Information Technology

The ____ file is used when Windows goes into hibernation.

A. Hiberfil.sys B. Pagefile.sys C. IO.sys D. BOOT.INI

Computer Science & Information Technology

To change the shapes in the diagram, select all the shapes, and then click the _____ Shape button in the Shapes group on the SmartArt Tools Format tab.

A. Change B. Edit C. Transform D. Redo

Computer Science & Information Technology

Any field or collection of fields that determines another field is called a(n) ____.

A. attribute B. antipode C. determinant D. descendent

Computer Science & Information Technology