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


Please Help Members By Posting Answers For Below Questions

Can we have try without catch block?

645


How to sort double array in java?

588


What does n mean?

519


What is the default value of the local variables?

506


Which method you will use to create a new file to store some log data. Each time a new log entry is necessary, write string to the file in java ?

638






What is reflexive association?

1011


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

707


What is a numeric digit?

586


Can you instantiate the math class?

602


Does string is thread-safe in java?

593


Describe the process as to how substring() methodology mechanisms in java.

561


What is dot operator?

574


How to perform bubble sort in java?

590


What are instance variables?

612


What's a method in programming?

551