In the code:
```ifstream input;
input.open(File_In); ```
what does File_In represent?
A. the name of the file to close.
B. the name of the file to open.
C. the name of the program that will open the file to be read.
D. None of the above.
B
Computer Science & Information Technology
You might also like to view...
Normalization means that there are no data entry errors in a database
Indicate whether the statement is true or false
Computer Science & Information Technology
What does the abbreviation IaaS stand for?
A. Infrastructure as a service B. Inspection and analysis system C. Input and actuate service D. Inspect, analyze, aggregate, select
Computer Science & Information Technology