Question: What is the output of the following program #include using namespace std; int main() { Enter your answer int x=6,j, y=3; while(x>0) { for(j=1;
What is the output of the following program #include using namespace std; int main() { Enter your answer int x=6,j, y=3; while(x>0) { for(j=1; j =40) break; else y=24; } x==2; cout
Step by Step Solution
3.51 Rating (164 Votes )
There are 3 Steps involved in it
Answer The correctted code is as follown include u... View full answer
Get step-by-step solutions from verified subject matter experts
