Search Interview Questions | More than 3000 questions in repository. There are more than 900 unanswered questions. Click here and help us by providing the answer. Have a video suggestion. Click Correct / Improve and please let us know. |
|
| ||||
Interview Questions and Answers | ||||
| ||||
Ans. They are loaded at runtime when the respective Class is loaded. | ||||
Sample Code for static variable | ||||
Help us improve. Please let us know the company, where you were asked this question : | ||||
Like Discuss Correct / Improve  java   oops   static   static variable   memory intermediate | ||||
Related Questions | ||||
What are the advantages and disadvantages of static variables and static methods ? | ||||
Can we declare static variables as transient ? | ||||
Can we serialize static variables ? | ||||
Which memory areas does instance and static variables use ? | ||||
Interface can only have ... | ||||
Which of the following is true ? | ||||
What is a static variable in Java ? | ||||
What could be the problems due to the usage of static methods and elements ? | ||||
What is the default data type of state variables in Clonable interface and Serializable interface ? | ||||