Тесты
Язык сайта: Русский
Українська
English
Русский
Тесты по программированию
Вход
Регистрация
Тесты по программированию
Теория
сниппеты
Статьи
Главная
Android
Цены
FAQ
История Cosmo
Правила и условия сервиса
Политика конфиденциальности
Политика в отношении файлов cookie
Обратная Связь
operator delete
:
Язык контента: English
Русский
What will be printed out as a result of the following code's execution? Operator...
operator delete
Given the code: myObj *x = new myObj[100]; W...
operator delete
It's expected that the code should display "AAA". Select lines that contain erro...
operator delete
What happens if you call delete this in the destructor?...
operator delete
Which lines contain errors when using delete operator? (This is not just about c...
operator delete
What happens if you compile and execute this code? class ...
operator delete
Is the code correct from the viewpoint of memory allocation? ...
operator delete
Does this code contain an error (compilation, execution, or undefined behavior)?...
operator delete
← Предыдущая
1
Следующая →
Зарегистрируйся сейчас
или
Подпишись на будущие тесты