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
Ask a question
Ask a question
Hot today
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes