C++
What conve ...
Site Language: English
Українська
English
Русский
Programming Tests
Login
Sign Up
Programming Tests
Theory
Snippets
Papers
Landing
Android
Prices
FAQ
Cosmo Story
Terms and Conditions
Privacy Policy
Cookies Policy
Send Feedback
What conversions, except C-style cast, can be used to convert constant into non-constant?
static_cast
dynamic_cast
reinterpret_cast
const_cast
None of these options
Explanation
According to the standard,
const_cast
from this list can only be used to change a constant variable.
const-cast
constant
Like
Login in
to like
Comment
Login in
to comment
Share
Tweet
C
++
Quiz
Login to learn C++
or
Read more about
C++ Quizzes
Follow CodeGalaxy
Mobile Beta
Send Feedback
Sign Up Now
or
Subscribe for future quizzes
Login in to like
Login in to comment