What is use of static in java?


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

Post New Answer

More Core Java Interview Questions

Which sorting algorithm is in place?

0 Answers  


What is singleton class in java and how can we make a class singleton?

0 Answers  


Can we use a switch statement with strings?

0 Answers  


Is there any way to skip finally block of exception even if some exception occurs in the exception block?

0 Answers  


Can a abstract class be defined without any abstract methods?

0 Answers  


Why can't we make a class private in java?

0 Answers  


What is difference between protected and private?

0 Answers  


What is the difference between serializable and externalizable interfaces?

0 Answers  


Why pointers are not used in java?

0 Answers  


what is the use of thread?Justify it by project point of view

7 Answers  


Does importing a package imports its sub-packages as well in java?

0 Answers  


Which is better list or arraylist in java?

0 Answers  


Categories