Showing posts with label Variable and Data Type. Show all posts
Showing posts with label Variable and Data Type. Show all posts

Wednesday, 15 January 2014

Variable and Data Types:

Variable is a space or location (RAM), which has a unique name and may contain any value. The value could be an integer value like ‘11’, a decimal/float value like ‘3.56’, or a character value like ‘S’.