What is the use of volatile variable?


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

Post New Answer

More C++ General Interview Questions

Can I have a reference as a data member of a class? If yes, then how do I initialise it?

0 Answers  


Explain virtual class and friend class.

0 Answers  


Why is the function main() special?

0 Answers  


How is modularity introduced in C++?

0 Answers   TCS,


How would perform Pattern Matching in C++?

0 Answers   Genpact,






What things would you remember while making an interface?

0 Answers  


when can we use copy constructor?

6 Answers   HP,


Suppose that data is an array of 1000 integers. Write a single function call that will sort the 100 elements data [222] through data [321].

0 Answers  


List different attributes in C++?

0 Answers   Ericsson,


Why do we use templates?

0 Answers  


What is an accessor in c++?

0 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


Categories