logo

Crowdly

Фрагмент коду, поданий нижче містить "вічний" цикл : int i = 0, a = 4; while (...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Фрагмент коду, поданий нижче містить "вічний" цикл:

int i = 0, a = 4;

while (i<a)

cout << a - i;

i++;

  
91%
9%
More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!