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...

The top-level heading of a Word outline becomes the slide title; each subsequent level becomes a(n) ________ under the top heading level or a subpoint under the next level

Fill in the blank(s) with correct word

Computer Science & Information Technology

The Performance tab displays summary usage information for all of the following EXCEPT ________

A) Services B) CPU C) Memory D) Disk

Computer Science & Information Technology