Answer Posted / rajesh
use const_cast<...>
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is the best way to take screenshots of a window with c++ in windows?
What is decltype c++?
What are the new features that iso/ansi c++ has added to original c++ specifications?
What is a stack c++?
What is c++ redistributable?
What is the difference between new() and malloc()?
Should the this pointer can be used in the constructor?
Explain object slicing in c++?
What does ios :: app do in c++?
Explain data encapsulation?
What is heap sort in c++?
What is function overriding in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
What is object file? How can you access object file?
What are the sizes and ranges of the basic c++ data types?