What is an interface in java?


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

Post New Answer

More Core Java Interview Questions

What are the drawbacks for singleton class?

0 Answers  


How is final different from finally and finalize?

0 Answers  


Explain the difference between a Thread and a Process.

0 Answers   Ciena,


Differentiate jar and war files?

0 Answers  


This is related to threads. I have a class with synchronized method m1(). Can I create different instances of this class and execute the m1() for different threads?

3 Answers  


While opening the file, what type of exceptions can be caught?

3 Answers  


What is System class and its purpose?

2 Answers  


How do you achieve polymorphism in java?

0 Answers  


How infinite loop is declared?

0 Answers  


Why do we need to override equals() and hascode() method of object class?

1 Answers   Cognizant,


When a byte datatype is used?

5 Answers  


Name and explain the types of ways which are used to pass arguments in any function in java.

0 Answers  


Categories