What is a const pointer? Ans. The access modifier keyword const is a promise the programmer makes to the compiler that the value of a variable will not be changed after it is initialized. The compiler will enforce that promise as best it can by not enabling the programmer to wri...
See more
Download the Study24x7 App, so you can connect and collaborate.