Can we declare a variable const and volatile both?
Akash Gaur
No
Yes, in C/C++ you can declare a variable to be both const and volatile.