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

1. You must specify a C-string’s maximum length in brackets immediately after it’s declared.
2. The close() function takes one argument.
3. C++ supports physical file objects.
4. In addition to the get() method, all input streams have a set() method for putting the last character read from an input stream back on the stream.
5. When a program is executed, the standard input stream cin is connected to the standard input device


1. True
2. False
3. True
4. False
5. True

Computer Science & Information Technology

You might also like to view...

How will your serious game be distributed? Will you develop games on spec and try to find them a home (perhaps for both industry and consumer markets), or will you develop them for internal use by corporations or training centers?

What will be an ideal response?

Computer Science & Information Technology

A style can only include one formatting option

Indicate whether the statement is true or false

Computer Science & Information Technology

The Golden Grid system splits the screen into ____ even columns that are separated by margins.

A. 12 B. 14 C. 16 D. 18

Computer Science & Information Technology

How do you set application defaults?

What will be an ideal response?

Computer Science & Information Technology