The classes ifstream and ofstream are made available to a program by inclusion of the ____ header file.

A. fstream
B. iostream
C. iofstream
D. stream


Answer: A

Computer Science & Information Technology

You might also like to view...

A mistake that is a direct violation of the syntax rules will generate a compiler ________.

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

Computer Science & Information Technology

The first argument passed to the MessageBox.Show method is .

a) the text displayed in the dialog’s title bar b) a constant representing the Buttons displayed in the dialog c) the text displayed inside the dialog d) a constant representing the icon that appears in the dialog

Computer Science & Information Technology

A text box is an object that provides space anywhere on a slide in which information can be entered

Indicate whether the statement is true or false

Computer Science & Information Technology

Within the form area, you can create ____ boxes to position similar options together.

A. text B. drop-down C. image D. group

Computer Science & Information Technology