Which must be included in a program in order to create a file object in that program?

A. a #include directive
B. a  using statement
C. a #include directive
D. a using statement


Answer: C

Computer Science & Information Technology

You might also like to view...

The ___________ operator is used with a class-template name to tie each member-function definition to the class template’s scope.

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

Computer Science & Information Technology

Customization of the Quick Access Toolbar can be exported

Indicate whether the statement is true or false

Computer Science & Information Technology

The queue delete operation is known as _____.

A. enqueue B. dequeue C. remove D. pop

Computer Science & Information Technology

A ____ is any series of contiguous values between specified limits.

A. parallel array B. range of values C. bounded series D. subscript search

Computer Science & Information Technology