Answer Posted / subrat pattnaik
by "mutable" keyword use
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a multiset c++?
How long it will take to learn c++?
What are the extraction and insertion operators in c++? Explain with examples.
Why pointer is used in c++?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Differentiate between an array and a list?
what is Loop function? What are different types of Loops?
What is virtual table?
Give 10 points of differences between C & C++.
Do you know the use of vtable?
What is implicit pointer in c++?
Refer to a name of class or function that is defined within a namespace?
Can member functions be private?
Why would you use pointers in c++?
What are friend classes? What are advantages of using friend classes?