Answer Posted / sunil kale
no interface can't extends class, it only extends another
interface.
Class implpements interface.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the set interface in java programming?
What are the five major types of reference sources?
What are the important features of Java 10 release?
What is the difference between Array and Hash Table?
What is the purpose of the system class in java programming?
Define immutable object?
When do we need to use internal iteration? When do we need to use external iteration?
What does super keyword do?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What are different types of classloaders?
What is a programming object?
Explain what are final variable in java?
What are the important methods of java exception class?
What are the advantages of unicode?
What is extension method in java?