What is the purpose of static keyword in java?


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

Post New Answer

More Core Java Interview Questions

write java code to print second max number in the array

12 Answers   Huawei, IBAB,


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

0 Answers  


What is protected access modifier?

0 Answers  


how would you implement a thread pool? : Java thread

0 Answers  


What is the use of private static?

0 Answers  


What are structs in java?

0 Answers  


What is the difference between iterator and enumeration ?

0 Answers  


Is nullpointerexception checked or unchecked?

0 Answers  


When we serialize an object does the serialization mechanism saves its references too?

0 Answers  


Can we declare a class as abstract without having any abstract method?

0 Answers  


Lowest Common ancestor in a Binary Search Tree and Binary Tree.

0 Answers   Amazon,


What is the use of runnable interface?

0 Answers  


Categories