C++
How does a ...
Мова сайту: Українська
Українська
English
Русский
Тести з програмування
Вхід
Реєстрація
Тести з програмування
Теорія
Сніпети
Статті
Головна
Android
Ціни
FAQ
Історія Cosmo
Правила та умови сервісу
Політика конфіденційності
Політика щодо файлів cookie
Зворотній Зв’язок
How does a constant object initializing if the
const
qualifier prohibits the compiler to change it on the stage of creating?
All objects are initially created as non-constants
With the help of constructor marked by
const
qualifier
When creating the compiler is allowed to modify constant objects
None of the above
Explanation
All objects are initially created as non-constant, they initializing, and then constancy "hangs" on constant objects.
const-cast
constant
const-qualifier
Подобається
Ввійдіть
щоб вподобати
Комментувати
Ввійдіть
щоб прокоментувати
Поширити
Tweet
Тести з
C
++
Приєднуйся і вивчай C++
або
Дізнайся більше про
Тести з C++ онлайн
Слідкуй за CodeGalaxy
Мобільний додаток Beta
Зворотній Зв’язок
Зареєструйся Зараз
або
Підпишись на майбутні тести
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати