Курсы
Курсы
Компилятор кода
Компилятор кода
Обсуждения
Цены
Teams
Войти
Регистрация
Menu
Обсуждения
Поиск
Поиск
Задать вопрос
Задать вопрос
The question that I always ask myself السؤال الذي اسئله لنفسي دائما
experience
knowledge
skills
sololearn
3 голосов
1 ответ
23rd Jun 2020, 11:47 PM
ebrahem hesham
نص السؤال 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 голосов
2 ответов
3rd Jan 2021, 3:35 PM
Qussai M El-mughrabi
Задать вопрос
Задать вопрос
Задать вопрос
Задать вопрос
Актуальное сегодня
Audio adding
1 Votes
C#
0 Votes
Stuck in Quize
1 Votes
What is problem in this code
0 Votes
playground input
0 Votes
C Program
0 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes