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...
What command in CentOS 7 can be used in a script to enable multiple executions of a set of instructions while a certain condition exists?
A. for in B. if C. while D. chmod
Computer Science & Information Technology
A file with the .jpeg extension is a(n) ________ file
A) compressible image B) compressed file C) Adobe PDF D) Word document
Computer Science & Information Technology
Power surges can come through the telephone line
Indicate whether the statement is true or false
Computer Science & Information Technology
What is the action performed by the enqueue operation?
What will be an ideal response?
Computer Science & Information Technology