When a list provides individual data location capability, it becomes a(n) ____.

A. built-in list type
B. advanced list
C. data structure
D. queue


Answer: C

Computer Science & Information Technology

You might also like to view...

The beginning and end of an XHTML comment block is indicated by which of the following?

A) /* and */ B) C) and D) // and \

Computer Science & Information Technology

What command displays the route packets take between two computers?

A. arp B. ping C. tracert D. ipconfig

Computer Science & Information Technology

A network administrator recently updated various network devices to ensure redundancy throughout the network. If an interface on any of the Layer 3 devices were to go down, traffic will still pass through another interface and the production environment would be unaffected. This type of configuration represents which of the following concepts?

A. High availability B. Load balancing C. Backout contingency plan D. Clustering

Computer Science & Information Technology

Conversion specifiers e and E always print exactly __________ to the left of the decimal point.

a) zero digits b) one digit c) two digits d) three digits

Computer Science & Information Technology