The header file that you must #include to have access to the Standard Library string class is

a)```
C-string
```
b)```
string.h
```
c)```
string
```
d)```
String.h
```
e) None of the above


c) string

Computer Science & Information Technology

You might also like to view...

A programming language is a(n) _____.

A. operating system B. application software C. computer program D. utility

Computer Science & Information Technology

Which of the following statements describes block scope?

a. It begins at the opening { of the class declaration and terminates at the closing }. b. It limits label scope to only the method in which it is declared. c. It begins at the identifier's declaration and ends at the terminating right brace (}). d. It is valid for one statement only.

Computer Science & Information Technology

________ drives store data magnetically on metal platters

Fill in the blank(s) with correct word

Computer Science & Information Technology

When a message is forwarded, the original message text is included in the message window.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology