Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
memory allocation
:
Язык контента: English
Русский
What will printed out by cout? #include <iostream> ...
memory allocation
Given two C++ classes below, which class instance will have a larger memory size...
memory allocation
What will be printed after execution: #include <memory> #include &...
memory allocation
What will print a piece of code: enum : { RED, GREEN, BLUE }; cout &l...
memory allocation
What is the sizeof (A) on the 32-bit platform, where A has the following definit...
memory allocation
32-bit system. What will print the program: int main() { char a[]...
memory allocation
How many bytes are reserved for the array? char cAr1[]="ABC" ...
memory allocation
How much memory does an empty class object take?...
memory allocation
Given example of C++ class initialization and destruction. What will be printed...
memory allocation
What will the given code print? #include <iostream>...
memory allocation
← Предыдущая
1
2
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты