Answer Posted / rakshith
he volatile keyword is a type qualifier used to declare that an object can be modified in the program by something such as the operating system, the hardware, or a concurrently executing thread.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the best c++ book?
What are stacks?
What is the difference between delegation and implemented-in-terms-of?
What is iomanip c++?
What is a lambda function c++?
Can I learn c++ without c?
What is a rooted hierarchy?
How can you tell what shell you are running on unix system?
Which compiler does turbo c++ use?
Discussion on error handling of C++ .
What are the advantages of c++ over c?
What kind of jobs can I get with c++?
What is a buffer c++?
How do you invoke a base member function from a derived class in which you have not overridden that function?
You run a shell on unix system. How would you tell which shell are you running?