What do you mean by volatile and mutable keywords used in c++?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

How would you call C functions from C++ and vice versa?

0 Answers   Genpact,


when can we use virtual destructor?

7 Answers   HCL, HP, Virage Logic,


write a C++ programming :if the no is between 32 to 50 it will be odd.

3 Answers   NIIT,


Which algorithm do you like the most? Why?

2 Answers   Google,


Explain the scope resolution operator?

2 Answers  






How do you invoke a base member function from a derived class in which you have not overridden that function?

0 Answers  


What is the main purpose of c++?

0 Answers  


What is input operator in c++?

0 Answers  


Differentiate between a copy constructor and an overloaded assignment operator.

0 Answers  


What is boyce codd normal form in c++?

0 Answers  


How to write Multithreaded applications using C++?

2 Answers   Honeywell, TCS, Wipro,


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

0 Answers  


Categories