Types of Variables
variables are divided into two sub categories
1.primitive and refrence
2.instance , static and local
A) instance-
instance - if the value of variable changing to object to objeect is instance variable
instance variable declared inside class outside...
types-of-variables.hashnode.dev2 min read