A(n) ____ is a scheme for organizing data in the memory of a computer.

A. index value
B. data structure
C. object
D. queue

Answer: B

Computer Science & Information Technology

You might also like to view...

Words with the same meaning are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What is the data type of the following function prototype's return value?

int myFunction(double); a. int b. double c. void d. cannot tell from the prototype

Computer Science & Information Technology