Use ____ to include standard input and output header files in a C++ program.
A. #include
B. using namespace std;
C. #include
using namespace std;
D. #include
Answer: C
Computer Science & Information Technology
You might also like to view...
The Reset command is used to change multiple occurrences of the same text in a presentation
Indicate whether the statement is true or false
Computer Science & Information Technology
An image map consists of several different images that all link to the same place
Indicate whether the statement is true or false
Computer Science & Information Technology