Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
variable-scope
:
Язык контента: English
Русский
Will the following code compile? int a = 0; double b = 0....
variable-scope
Does the following code contain errors? void Test() { t...
variable-scope
The scope of a variable that is declared inside a block extends ......
variable-scope
What will be printed out as a result of the following code execution? ...
variable-scope
For a given initialization of the variable and class, will the code compile? ...
variable-scope
For given classes in C++, what will be the output of the following code: ...
variable-scope
In which of the numbered lines below can 'y' variable be accessed/used? ...
variable-scope
What value will be assigned to y ? const int x = 5; int main(i...
variable-scope
What will be the output of the following code: #include <iostream...
variable-scope
Which of the variables below are accessible from other translation units? ...
variable-scope
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты