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