In this video, we will see as what are types of Variable and Datatype in Java and how to work on it.
Variables:
Instance/global
Local
Static
Datatypes:
Primitive - int, Boolean, char , float, long, double, short
Non Primtive - Array string