Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between interface and abstract class with ex.

Answer Posted / aditya

Abstract Class :
1. Can have implemented(non-abstract) method
2. Can have any visibility public,protected,private


Interface :
1. All methods are non-implemented(abstract)
2. Only visibility is public or none
3. All variables should be static and final

Is This Answer Correct ?    17 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give an example of call be reference significance.

1080


What is the purpose of main function in java?

1077


How can we make string upper case or lower case?

1138


Is there any case when finally will not be executed?

1002


What is difference between core java and java ee?

946


What does this mean java?

1176


What is string manipulation?

1061


What is a dynamic array java?

988


What is the difference between abstract classes and interfaces?

1082


Can we compare two strings in java?

1074


Explain, java is compatible with all servers but not all browsers?

1106


what are different ways in which a thread can enter the waiting state? : Java thread

1011


What is a default constraint?

1114


Explain throw keyword in java?

1090


Can you start a thread twice in Java?

1171