Can we define static methods inside interface?


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

Post New Answer

More Core Java Interview Questions

what is d difference between deep cloning and shallow cloning in core java?

3 Answers   Satyam,


What is the type of lambda expression?

0 Answers  


What is a function in programming?

0 Answers  


What is string [] java?

0 Answers  


Where is the find and replace?

0 Answers  


What is synchronization? How it can be achieved?

2 Answers  


What are the advantages of inner classes?

0 Answers  


What are JVM.JRE, J2EE, JNI?

0 Answers  


How can you eliminate duplicates?

2 Answers  


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

0 Answers  


Which sorting algorithm is in place?

0 Answers  


When we give defination of interface method in the class why method must be public???

2 Answers  


Categories