In the code:

```ifstream input;
input.open(File_In); ```
what will happen if the word input is changed to in in both places it is used?
A. Compiler error.
B. Linker error.
C. compiler warnings.
D. No errors or warnings.

D

Computer Science & Information Technology

You might also like to view...

A ________ is a server program that allows users to collaborate to create the content of a Web site

A) diff B) bot C) wiki D) blog

Computer Science & Information Technology

The ________ feature of Excel greatly increases user efficiency by enabling actions such as data entry to be performed on multiple worksheets at one time

A) linking B) grouping C) bridging D) merging

Computer Science & Information Technology