Skip to main content

Posts

Showing posts from February, 2020

Variables and Constants

While Programming in any programming language its necessary to store data this data can be of any type like alphabets,numbers,string these data must be stored properly and must be accessible easily and hence we store data in computers memory and name them with name, This is called variables