Class c implements interface I containing method m1 and m2 declarations. Class c has provided implementation for method m2. Can I create an object of class c?


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

Post New Answer

More Core Java Interview Questions

Is it possible to instantiate the abstract class?

0 Answers  


What is the use of ?this??

4 Answers  


what is difference betwwen hashmap and hashtable ?

7 Answers   Fidelity,


What is the difference between Checked and Unchecked exception? Give some examples

2 Answers   Ness Technologies,


using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.

4 Answers  






Explain the private field modifier?

0 Answers  


What is foreach loop in java?

0 Answers  


What types of index data structures can you have in java?

0 Answers   Tech Mahindra,


What are three ways in which a thread can enter the waiting state in java programming?

0 Answers  


Java does not support multiple inheritance. how interface helps in the same?

5 Answers   TCS,


Explain some best practices you would apply while using collection in java?

0 Answers  


What is the benefit of abstract class?

0 Answers  


Categories