Answer the following statements true (T) or false (F)

1) In a circular linked list, each node is connected to every other node.
2) A doubly linked list can be traversed both forwards and backwards.
3) The two primary operations when manipulating a stack are push and pop.
4) A queue can naturally represent a real-life waiting line.
5) The insert and remove operations for a queue are known as dequeue and
enqueue, respectively.


1) F
2) T
3) T
4) T
5) F

Computer Science & Information Technology

You might also like to view...

Match the following parts of a motherboard with their description

I. Adapter card II. Data bus III. BIOS IV. CMOS V. EIDE A. Legacy drive interface B. Also known as expansion card C. Used to start up the computer D. Volatile memory E. Wires over which data flows

Computer Science & Information Technology

What query would you use to find items that have never sold?

A) Find Null B) Find duplicates C) Crosstab D) Find unmatched

Computer Science & Information Technology

Name two things that you can use Adobe Bridge for

What will be an ideal response?

Computer Science & Information Technology

The _________________________ Tool selects a rectangular or square portion of the image or photo.

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

Computer Science & Information Technology