Arrays are ________.

a. variable-length entities
b. fixed-length entities
c. data structures that contain up to 10 related data items
d. used to draw a sequence of lines, or “rays”


B

Computer Science & Information Technology

You might also like to view...

Which of the following was a worm that infected Microsoft SQL Server 2000 and Microsoft SQL Desktop Engine?

A) Zeus B) SpyEye C) Slammer D) Nyetya

Computer Science & Information Technology

In a __________, each node contains data plus a pointer to the next node.

a. simple list b. linked list c. array d. table

Computer Science & Information Technology

What value is returned by the following call to strlen?

strlen("robot") a. 't' b. 4 c. 5 d. 6 e. none of the above

Computer Science & Information Technology

The Run command appears as a red exclamation point in Design view

Indicate whether the statement is true or false

Computer Science & Information Technology