Answer Posted / hr@tgksolutions.com
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
If you hear the cpu fan is running and the monitor power is still on, but you did not see anything show up in the monitor screen. What would you do to find out what is going wrong?
How can I disable the "echo" feature?
Why do we need function?
Explain the use of vtable.
what is multi-threading in C++?
Are there interfaces in c++?
Explain the use of this pointer?
What is array in c++ pdf?
Write my own zero-argument manipulator that should work same as hex?
Why is main an int?
What is a driver program?
Write a function to find the nth item from the end of a linked list in a single pass.
Are strings mutable in c++?
What do you mean by late binding?
What are pointer-to-members in C++? Give their syntax.