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

what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


Explain about strings in java?

0 Answers  


Name the types of mouse event listeners ?

2 Answers  


In which JDK version event-delegation model is introduced?

1 Answers  


Differentiate between run time error and syntax error.

0 Answers   Amdocs,






What is the equal sign?

0 Answers  


How do you break a loop?

0 Answers  


What do you mean by constant time complexity?

0 Answers   Amazon,


Can we call thread start () twice?

0 Answers  


Why do inner class cannot have static declaration except static nested class?

2 Answers   TCS, Wipro,


What primitive Java types? Howmany are they and what are their names?

3 Answers  


How do you clear an arraylist in java?

0 Answers  


Categories