Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
arrays
:
Язык контента: English
Русский
Given example of C++ class initialization and destruction. What will be printed...
arrays
Which will print the following code: #include <i...
arrays
What will the following code print? (x86 architecture, sizeof(int) == ...
arrays
Which lines will be executed/compiled with errors? char *...
arrays
Which of these code fragments create an array of n length and then ...
arrays
There are following definitions template <class T> ...
arrays
Consider foolowing code snippet: var arr =[]; ...
arrays
What gets printed: a = b = [1, 2, 3] b[2] = 4 print(a) ...
arrays
Given the list called my_list, what would the following slice notation gi...
arrays
d = set( [ 0, 0, 1, 2, 2, 3, 4] ) What is the value of ...
arrays
← Предыдущая
3
4
5
6
7
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты