A_______ is a nonlinear, two-dimensional data structure with special properties.

a) tree.
b) linked list.
c) queue.
d) None of the above.


a) tree.

Computer Science & Information Technology

You might also like to view...

A(n) blog is a collaborative Web site that allows people to add to and modify material posted by others.

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

Computer Science & Information Technology

Which of the following is not considered to be an industry-leading DBMS?

A) Alpha database software B) SQL Server C) Oracle D) SAP Sybase

Computer Science & Information Technology

The following statement is an example of a(n) ____ structure."Deposit $100 into savings every week, as long as your balance is below $1000."

A. selection B. sequence C. repetition D. nested

Computer Science & Information Technology

What is the primary implementing structure of Python collections?

A. list B. array C. linked list D. dictionary

Computer Science & Information Technology