Can you declare an interface method static?


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

Post New Answer

More Core Java Interview Questions

Why heap memory is called heap?

0 Answers  


What does it mean that a method or field is “static”?

0 Answers  


How we can skip finally block of exception even if some exception occurs in the exception block in java?

0 Answers  


What are the types of strings?

0 Answers  


What is “try and catch” in java

2 Answers  






Why main() method is public, static and void in java ?

0 Answers  


Is set sorted in java?

0 Answers  


Which class should you use to obtain design information about an object

2 Answers  


What is the maximum size of a string in java?

0 Answers  


which one is performance wise advantageious from List,Set,Map?

6 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


What is cloneable interface?

8 Answers  


Categories