What will be the output of the following code:
int value = 5;
cout << value += 3;
Explanation
Since left shift operator has a higher priority than the addition assignment operator - a compilation error will occur.

Слідкуй за CodeGalaxy

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

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