How static variable work in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the lifetime and scope of a variable?

0 Answers  


Can a final variable be manipulated in java?

0 Answers  


Why spring singleton is not thread safe?

0 Answers  


Using callable statement how can you pass out parameters, explain with example?

0 Answers  


Is java hashset ordered?

0 Answers  






What is the r character?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


which one the better thread emplemented thread or extended ?

4 Answers   Fidelity,


why the abstract class has default constructor?

2 Answers  


Can we have static methods in an interface?

0 Answers  


Can constructor be static or final?

0 Answers  


Difference between Map & Hashmap

2 Answers   Mastek,


Categories