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 / e.bhavani

1) all abstract methods of the abstract class should be
implemented in its sub classes
all the (abstract) methods of the interface should be
implemted in its implementation classes
2) abstract class can contain instancevariables also
interace can not contation instance varibles. it contations
only constants.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you traverse a linked list in java?

1185


How do you reverse a string in java without using string buffer?

1145


What is exception hierarchy in java?

1071


What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy?

1169


Can we call a non-static method from inside a static method?

1043


What is the different between get and post?

1012


What are the actions that can occur when a thread enters blocked state?

1110


Explain the importance of import keyword in java?

1058


How many types of gc are there in java?

1039


How do you compare characters in java?

1044


what is the difference between future and callable interface in java?

1311


what do you understand by synchronization? : Java thread

1053


Does java initialize arrays to zero?

1088


What is matcher in java?

1038


Is it safe to install java on my computer?

1223