A(n) ____________________ data type is a list of values separated by whitespace.

Fill in the blank(s) with the appropriate word(s).


list

Computer Science & Information Technology

You might also like to view...

Which of the following is not an integer type in C++?

a) short int b) short b) extended int c) long int

Computer Science & Information Technology

Both policy and ________ approaches are needed to protect privacy when both government and nongovernment organization seek to learn as much as possible about individuals.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

What is wrong with this while loop?

``` int count = 0; while(count < 50) { cout<

Computer Science & Information Technology

Black hats and crackers are ____.

A. types of viruses B. people who LANjack C. virus protection software programs D. names for people who create malware

Computer Science & Information Technology