Ask Question
Today, 00:06

When passing a non-const argument to a const function, the const_cast operator should be used to cast away the "const-ness" of the function.

True

False

+4
Answers (1)
  1. Today, 02:36
    0
    False i think I'm not sure
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “When passing a non-const argument to a const function, the const_cast operator should be used to cast away the "const-ness" of the ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers