To know whether the I/O operation succeeded, you use the function ________.

A. stream.clear()
B. stream.bad()
C. stream.fail()
D. stream.good()
E. stream.eof()


C. stream.fail()

Computer Science & Information Technology

You might also like to view...

What are the benefits and drawbacks of having no single point of failure in a network?

What will be an ideal response?

Computer Science & Information Technology

The ____ contains the variables for each merged document.

A. data source B. filter C. main document D. preview pane

Computer Science & Information Technology

If your company has a single server on the private LAN that they want to make accessible from the Internet, which of the following would give the server the protection of NAT while allowing access to that server from the Internet?

A. Source NAT B. port forwarding C. Overloaded NAT D. Network Address Translation (NAT)

Computer Science & Information Technology

What character combination at the start of a shell script are referred to as a hashpling, and allow for the specification of the shell that interprets the contents of the script?

A. ?@! B. ?#! C. ?// D. ?->

Computer Science & Information Technology