January 03rd, 2024

What is constants



Like (0) Comments (1)



1 Comments Add Your Comment


Akshat Gupta
3 years ago Selected
There are many memory cells in computer memory, each memory cells has an address which is in some complex form, so to store data in computer memory, we give a name to that memory location, Which we call Variable and the value we store in that memory location, we call it Constants and using the same variable we can change the value of that memory location. .
Like (0) Reply

Post a Comment

To leave a comment, please Login or Register