Which of the following lines must be included in a program that has string variables?

a. #include (string class)
b. #include namespace std;
c. #include
d. string var;
e. None of these

c. #include

Computer Science & Information Technology

You might also like to view...

Periods are used to mark the end of SQL statements

Indicate whether the statement is true or false

Computer Science & Information Technology

A ____ is the smallest addressable unit on a display screen.

A. block B. pixel C. millimeter D. nanometer

Computer Science & Information Technology