How do we access static members in java?


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

Post New Answer

More Core Java Interview Questions

Explain reverse a linked list iterative solution in java?

0 Answers  


Which is bigger float or double?

0 Answers  


Can an abstract class be final?

10 Answers  


How many types of equations are there?

0 Answers  


How do I start learning java?

0 Answers  






As a developer what steps do you take to improve the performance?

4 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What is the difference between yielding and sleeping in java programming?

0 Answers  


Can you give few examples of final classes defined in java api?

0 Answers  


When is an object in the mean to garbage collection?

3 Answers  


what is deadlock? : Java thread

0 Answers  


When does Exception occurs?

3 Answers  


Categories