__________ are important in compilers and operating systems—insertions and deletions are made only at one end of a __________—its top.

a) Linked lists, linked list
b) Queues, queue
c) Stacks, stack
d) Binary trees, binary tree


c) Stacks, stack

Computer Science & Information Technology

You might also like to view...

Errors in a program can be classified into three types, list them

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The quick sort algorithm can be used to

A) sort lists stored in arrays. B) perform binary search on arrays. C) quickly sort and search arrays. D) All of the above E) None of the above

Computer Science & Information Technology

Attachments are normally handled using a(n) ________ binary-to-text encoding scheme

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following is NOT a security measure that should be taken when using data warehousing applications?

A. Monitor the data purging plan. B. Control metadata from being used interactively. C. Implement data deduplication. D. Reconcile data moved between the operations environment and data warehouse.

Computer Science & Information Technology