Explain the volatile and mutable keywords.


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

Post New Answer

More C++ General Interview Questions

What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


How to create a pure virtual function?

1 Answers  


Is there any difference between int [] a and int a [] in c++?

0 Answers  


What is dev c++ used for?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  






Difference between an inspector and a mutator

0 Answers  


How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?

2 Answers   CTS,


What is RTRT tool?can it be used for automation?can it work on packet PC?

3 Answers  


What is a wchar_t in c++?

0 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


Where and why do I have to put the "template" and "typename" keywords?

0 Answers  


Is there anything you can do in C++ that you cannot do in C?

1 Answers  


Categories