Question: If you want to get output from C++ program, which do you need to include this preprocessor directive? Choose correct: 1/ return 0; 2/ #include
If you want to get output from C++ program, which do you need to include this preprocessor directive? Choose correct:
1/ return 0;
2/ #include
3/ #define iostream
4/ #define cout iostream
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
