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 are the 4 versions of java?

0 Answers  


What are static blocks in java ?

0 Answers  


What is methods in java?

0 Answers  


Difference between interface and abstract class with ex.

4 Answers   Cognizant, Tech Mahindra,


If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.

2 Answers  






What means public static?

0 Answers  


What is an argument in java?

0 Answers  


Explain about join() method?

0 Answers  


Explain the role played by Java Virtual Machine in Java Programming?

1 Answers  


Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???

2 Answers   Cognizant,


What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.

2 Answers   Infosys, Tech Mahindra,


What is the full name of java?

0 Answers  


Categories