Ask Question
17 March, 22:29

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

+3
Answers (1)
  1. 17 March, 22:45
    0
    False i think I'm not sure
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers