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 are c++ tokens?

0 Answers  


What is virtual base class?

0 Answers  


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

0 Answers  


Please explain class & object in c++?

0 Answers  


How is modularity introduced in C++?

0 Answers   TCS,






Can we use struct in c++?

0 Answers  


Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


What issue do auto_ptr objects address?

2 Answers  


Does c++ vector allocate memory?

0 Answers  


Will the inline function be compiled as the inline function always? Justify.

1 Answers  


What is "strstream" ?

1 Answers   Huawei,


What is object slicing and how can we prevent it?

2 Answers   Tech Mahindra,


Categories