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 anybody please tell me how to write a program in c++,without using semicolon(;)

6 Answers   NIIT,


You have two pairs: new() and delete() and another pair : alloc() and free(). Explain differences between eg. New() and malloc()

0 Answers  


What is static class data?

0 Answers  


What are literals in C++?

0 Answers   Wipro,


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  






Write a struct time where integer m, h, s are its members?

0 Answers  


Explain data encapsulation?

0 Answers  


Define namespace in c++?

0 Answers  


Explain selection sorting. Also write an example.

0 Answers  


What is the Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


Write a function that swaps the values of two integers, using int* as the argument type?

0 Answers  


What is a syntax in c++?

0 Answers  


Categories