Question: Consider the following C++ program which has some syntax mistakes. 1 #include 2 using namespace std 8 12345670000123456700 0723 LIIIIII2222 9 10 11 12
Consider the following C++ program which has some syntax mistakes. 1 #include 2 using namespace std 8 12345670000123456700 0723 LIIIIII2222 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 const int NUM1 = 5, NUM2; 6 int main() 25 } ( int a; b; c; char grade; cout < < "Enter two integers: "; cin < < a < < b; cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
