Answer Posted / nashiinformaticssolutions
A volatile variable indicates to the compiler that the variable can be changed at any time, preventing optimizations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which sort does c++ use?
Do class method definitions?
What is a tree in c++?
How do I get good at c++ programming?
What is meant by a delegate?
Explain one-definition rule (odr).
what are the iterator and generic algorithms.
Why the usage of pointers in C++ is not recommended ?
What is the auto keyword good for in c++?
What are the advantages of using pointers in a program?
What is late binding c++?
What is else if syntax?
What is the difference between a type-specific template friend class and a general template friend class?
Describe linkages and types of linkages?
Define a pdb file.