Difference between abstract class and Interfaces?
Answer Posted / mari
multiple inheritence is applicable for interfaces but at
abstract class can't support multiple inheritence it can
have only multilevel inheritence
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the selection sort algorithm?
How will you invoke any external process in java?
What is http client in java?
What are static initalizers in java ?
What is super constructor?
What is private static class in java?
How garbage collection is done in java?
What is the main purpose of serialization in java?
Difference between static and dynamic class loading.
What are the common uses of "this" keyword in java ?
How many types of array are there?
Write a program based on Java script program.
What are the new features in java 8? Explain
What is the purpose of using break in each case of switch statement?
What is module in project?