3.Variables and Data Types

 

 

Variable : A Container which holds the value. Variable changes every time.No particular value is present

 

 

Data Types : 

Datatype indicates a variable that what type of data a variable is going to store.

Data Types are Categorized as two types :

1.Primitive 

2.Non Primitive