Is static variable stored in heap?
No Answer is Posted For this Question
Be the First to Post Answer
What is java in layman terms?
why the equals method can be override?when we override the equals method?
Break statement can be used as labels in java?
What is a boolean expression in java?
What is scope & storage allocation of global and extern variables? Explain with an example
What is the base class of all exception classes?
What is vector capacity in java?
Is java map thread safe?
What if I write static public void instead of public static void in java?
Why we use static and synchronized in method for single thread model example: public static synchronized add(){}
What is meant by interface?
What is the length of a string?