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...

What is the difference between Abstract Class and Interface

Answer Posted / guest

An abstract class can have instance methods that implement a
default behavior. An Interface can only declare constants
and instance methods, but cannot implement default behavior
and all methods are implicitly abstract. An interface has
all public members and no implementation. An abstract class
is a class which may have the usual flavors of class members
(private, protected, etc.), but has some abstract methods.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between replace and replace all?

1068


What is the right data type to represent a price in java?

1017


What are the advantages and disadvantages of reference counting in garbage collection?

1069


Explain the difference between comparator and comparable in java?

1022


Explain about member inner classes?

1153


How many characters is 2 bytes?

1035


What is api in java?

1017


What is the purpose of file class?

1085


What is meant by oops concept in java?

1049


Why declare Main() method as a static in java ?

1122


What is the purpose of object oriented programming?

1031


what is meant by abstract class?

1181


Write a method that will remove given character from the string?

1082


What does void * mean?

1106


Does chrome use java?

1021