what is the importance of static variablestatic


What is the importance of static variable?

Static variables are class level variables where all objects of the class refer to the similar variable. If one object alters the value then the change gets reflected in all the objects.

 

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: what is the importance of static variablestatic
Reference No:- TGS0310910

Expected delivery within 24 Hours