Difference between Interface & Abstract class?

Answer Posted / anjani kumar jha

Interface means 100% abstracness............
Abstract class means may be 100% abstracness............

There r lots of difference b/w but 2 major difference is

1)Abstract class is Tightly coupled with class and
interface is loosely coupled.

2)Interface is used to support multiple inheritance in
java...think hard.......

Thanks and Regards
Anjani Kumar Jha
9623154095

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a java program to count the number of words present in a string?

535


What is the purpose of main function in java?

537


What is the current version of java?

541


What is exception propagation?

592


How do you reverse sort in java?

504






Which is better stringbuilder or stringbuffer?

527


What is the difference between class forname and new?

548


What is namespace in java?

545


How does a for loop work?

508


What is formatted output?

513


What is a parameter example?

530


Does java runtime require a license?

578


What is the difference amongst jvm spec, jvm implementation, jvm runtime ?

506


What are inbuilt functions?

573


What is a container in a gui?

548