Ask Question
11 April, 23:42

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

+2
Answers (1)
  1. 12 April, 01:05
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers