For the given for loop in C++, what result will be displayed when running the following piece of code:
int a = 5;
for(;a-->0;) {
      cout << a << "   ";
}

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести