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

How do you do descending order in java?

0 Answers  


What is class and its types?

0 Answers  


How do you reverse a word in java?

0 Answers  


What is memory leak and how does java handle it?

0 Answers  


how to call a method in different package?

4 Answers  


What is JDBC Driver interface?How can you retrieve data from the ResultSet

0 Answers   CTS,


How do you find the independent variable?

0 Answers  


What are the loops in java?

0 Answers  


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

0 Answers   Rolta,


what is mean by method signature?

8 Answers   Satyam,


How do you access command-line arguments within the code?

0 Answers   Flextronics, Hexaware,


How can you debug the Java code?

6 Answers   BirlaSoft,


Categories