Answer Posted / subrat pattnaik
by "mutable" keyword use
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you clear a set in c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Write about the various sections of the executable image?
What is a class definition?
How to access a variable of the structure?
What are containers in c++?
Why do we use the using declaration?
What is the advantage of an external iterator.
What does floor mean in c++?
When do you call copy constructors?
How can you create a virtual copy constructor?
How does list r; differs from list r();?
What is the difference between public, private, and protected access?
Name the operators that cannot be overloaded in C++?
Write a program which uses Command Line Arguments