• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu
- 5

نص السؤال How many times "Hi" is get printed? int a = 3; int b = 6;  while(a<b) { cout<<"Hi"; a++; b--; }

c++inthowisagetbmanytimes6;"hi"={}printed?3;a++;b--;cout<<"hi";while(a<b)السؤالنص
3rd Jan 2021, 3:35 PM
Qussai M El-mughrabi
Qussai M El-mughrabi - avatar
2 Answers
+ 2
Don't spam here and post same question again. https://www.sololearn.com/discuss/2652307/?ref=app
3rd Jan 2021, 3:36 PM
Krish
Krish - avatar

Often have questions like this?

Learn more efficiently, for free:

  • Introduction to Python

    7.1M learners

  • Introduction to Java

    4.7M learners

  • Introduction to C

    1.5M learners

  • Introduction to HTML

    7.5M learners

See all courses
Hot today
My codebits section is full of deleted codes
13 Votes
Ai generated practices
2 Votes
I have finished first in Saturn League 3 times in a row, why have I not been given the badge for “Intergalactic Champion”
0 Votes
Solving coding challenges
0 Votes
Feedback on my portfolio
0 Votes
Yo this is madness
0 Votes
Changing String Variables into int in C++
0 Votes
Advertising in Sololearn
0 Votes
How can i insert files?
1 Votes
I am new
1 Votes