0 LIKES LikeUnLike
what is the output?cout = 1;num = 25;while (count < 25){ num = num -1; count++;}cout << count << " " << num << endl;
Tags: output
Latest activity: 1 year, 7 month(s) ago. This question has been viewed 73 times and has 0 answers.