where are statics variables stored?
static variables and static methods can be used without creation of objects
so in which part of memory is static stored
plz help me
static variables and static methods can be used without creation of objects
so in which part of memory is static stored
plz help me
Comment