Which of the following is invalid header file name?

Options
- < iostring>
- < string>
- < iostream>
- < sstream>


CORRECT ANSWER : < iostring>

Discussion Board
C++ - Header Files

<iostring> is not a valid header filename.

Prajakta Pandit 01-30-2017 12:35 AM

C++ - Header Files

is not a valid header filename.

Prajakta Pandit 01-30-2017 12:34 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement