Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
postfix-operator
:
Язык контента: English
Русский
What will be the value of variable i after the following code fragment is...
postfix-operator
How the following expression will be calculated: a+++b...
postfix-operator
What will be printed out as a result of the following code's execution: ...
postfix-operator
What is the value of result after code execution? in...
postfix-operator
What will be printed out as a result of the following code execution? ...
postfix-operator
What value will result from the execution of the loop with prefix increment: ...
postfix-operator
Which rows contain errors when applying prefix and postix operators? ...
postfix-operator
After calling the default constructor, sizeof and increment operator, what will ...
postfix-operator
What will be displayed after this code fragment is executed? ...
postfix-operator
int foo(int x) { int res = 0; return res = x++, x...
postfix-operator
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты