2 Answers
+ 3
ex. while(true)
{
//statement
}
13th Nov 2016, 6:21 PM
Fayeed Pawaskar

+ 1
int a= 6;
while(a<5){
cout<<a<<;
a++;
}
13th Nov 2016, 8:20 PM
Dhruv Saxena

Often have questions like this?
Learn more efficiently, for free:
Hot today
Fix code
0 Votes
..
1 Votes
Fast coding (mobile)
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
Beginner_to_SoloLearn
1 Votes
Summary please??
0 Votes