Question: There are errors in following statements. Correct all the errors. int x=1. y=2, z=3 cout < < x < < + < < y <
There are errors in following statements. Correct all the errors.
int x=1. y=2, z=3
cout<< x << + << y << = << z << ;
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
