Which statement is true about a sorted collection?

A. must be ordered by position
B. they need not be linear
C. searching is inefficient
D. a box of donuts is an example


Answer: B

Computer Science & Information Technology

You might also like to view...

If you follow z=1 with the statement z="3", then z has what data type?

A. boolean B. null C. numeric D. text string

Computer Science & Information Technology

Which of the following is FALSE about CamelCase notation?

A) Use uppercase letters to distinguish the first letter of each new word. B) Field name can be up to 64 characters. C) Field names should include spaces when the name is more than one word. D) Field names can include letters and numbers.

Computer Science & Information Technology

COGNITIVE ASSESSMENT Which of the following is NOT an example of a common nonimpact printer?

A. plotter B. dot-matrix printer C. large-format printer D. thermal printer

Computer Science & Information Technology

After new data has been inserted into the queue, the new element becomes the front.

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

Computer Science & Information Technology