Question: What is wrong with the following code: (Consider the codes are syntactically correct) Also correct and explain. (a) main() { int x, y; x+=10; y%=x;
What is wrong with the following code: (Consider the codes are syntactically correct) Also correct and explain. (a) main() { int x, y; x+=10; y%=x; cout<
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
