What do the keywords volatile and mean mutable?


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

Post New Answer

More C++ General Interview Questions

What are c++ stream classes?

0 Answers  


What is setbase c++?

0 Answers  


Why c++ is not a pure oop language?

0 Answers  


without if else statement can be written ah

0 Answers  


What is the use of register keyword with the variables?

0 Answers  






Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


What is helper in c++?

0 Answers  


int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?

11 Answers   HCL, Mphasis,


What is the best ide for c++?

0 Answers  


What do you mean by early binding?

0 Answers  


How much do coding jobs pay?

0 Answers  


What is the full form of c++?

0 Answers  


Categories