Can we declare an interface as final?


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

Post New Answer

More Core Java Interview Questions

What is the benefit of using enum to declare a constant?

0 Answers   Aspire, Infogain,


Can we access a database using applets?

2 Answers   Hewitt,


When is the finally clause of a try-catch-finally statement executed?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,


How to make a class immutable?

15 Answers   Bosch, TSYS,






Which list does not allow duplicates in java?

0 Answers  


JVM is platform independent or depeneded?

7 Answers  


Is it compulsory to have atleast one abstract method in abstract class?

10 Answers  


What do you mean by exception handling in Java?

0 Answers   Atos Origin,


What happens to a static var that is defined within a method of a class?

0 Answers  


Difference between operator overloading and function overloading

0 Answers   Tavant Technologies, Virtusa,


Write a program to check string is palindrome without using loop?

0 Answers   Cyient,


Categories