The ____________ fstream member function opens a file stream and connects the stream variable to a physical file whose name is the argument to the function.

a) ```
close( )
```
b) ```
overloaded operator <<( )
```
c) ```
open( )
```
d) ```
eof( )
```
e) ```
flush( )
```


c) ```
open( )
```

Computer Science & Information Technology

You might also like to view...

The formal ____________________ of the level of performance of the practices used to protect information can provide a standard yardstick to measure the security capability of a given organization.

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

Computer Science & Information Technology

Variables declared using a structure as their data type are often referred to as ____ variables.

A. object B. structure C. static D. internal

Computer Science & Information Technology

What method is used to obtain an IP address for an associated data link address?

A. Proxy ARP B. IEEE C. Network Control D. RARP

Computer Science & Information Technology

Which of the following are examples of penetration testing methods? (Select the two best answers.)

A. The open source security testing methodology manual B. OVAL C. NIST penetration testing D. CERDEC

Computer Science & Information Technology