Question: correct the errors in the lines of code shown in the figure #include using std namespace; int main { /declare variables Int quantity =0 /lenter
\#include using std namespace; int main \{ /declare variables Int quantity =0 /lenter the input item cout "Enter the quantity ordered:" ; cin quantity; //display a message cout "You entered " quantity end 1 //system("pause"); return 0 ; \{ llend of main function
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
