Variable in Java is a data container that saves the data values during Java program execution . Every variable is assigned a data type that designates the type and quantity of value it can hold. Variable is a memory location name of the data.
Variable in Java is a data container that saves the data values during Java program execution . Every variable is assigned a data type that designates the type and quantity of value it can hold. Variable is a memory location name of the data.