Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
ÙŰ” ۧÙŰłŰ€Ű§Ù How many times "Hi" is get printed? int a = 3; int b = 6; while(a<b) { cout<<"Hi"; a++; b--; }
"hi"
{
}
=
3;
6;
a
a++;
b
b--;
c++
cout<<"hi";
get
how
int
is
many
printed?
times
while(a<b)
ۧÙ۳ۀۧÙ
ÙŰ”
-5 Votes
2 Answers
3rd Jan 2021, 3:35 PM
Qussai M El-mughrabi
Ask a question
Ask a question
Hot today
I'm not understanding CSS in depth!
5 Votes
Can a for loop run infinitely without any condition?
2 Votes
Code Coach: Duty Free - Python
2 Votes
Experience with neoVim
0 Votes
Why is my code not working in python?
2 Votes
Need help - on exercice with While Loops "Time's up"
0 Votes
Phyton quiz intermediate
1 Votes
Functions
0 Votes
What's wrong with my code? Explain please
0 Votes
Future of Python Development in 2025
1 Votes