Datatype integer

if i am not give any value of p ,r, and t but declare as a integer then takes a memory or not if takes memory why ?;

Hey @vishal_sangal_123
Yes it takes memory because memory allocation is done by compiler before running your code. So whether u use it later or not it doesnt care. If u declared it then it takes memory.

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.