Which of the following statements will create an input file object called inFile?

A. fstream inFile;
B. ifstream inFile;
C. cin inFile;
D. ifcreate inFile;

Answer: B

Computer Science & Information Technology

You might also like to view...

The following Business Letter feature is NOT a predefined merge field

A) Address Block B) Greeting Line C) Enclosure D) Salutation

Computer Science & Information Technology

Which of the following BEST describes a network-based attack that can allow an attacker to take full control of a vulnerable host?

A. Remote exploit B. Amplification C. Sniffing D. Man-in-the-middle

Computer Science & Information Technology