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

When we will use an Interface and Abstract class?

Answer Posted / abc

interface is used when we want all the methods implement
the methods differnetly in different situations.


Abstract class
We also use abstract classes to override the
abstract methods that it contains.Otherwise the child class
will mentioned as abstract.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of a copy constructor?

1034


What is unicode with example?

1310


Can two objects have same hashcode?

1051


How long will it take to learn java?

1036


What is the difference between normal report & matrix report?

1161


What is difference between calling start() and run() method of thread?

1211


Can we restart a dead thread in java?

1050


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

1013


How many threads does a core java have?

1129


Is hashmap thread safe?

1058


How to Sort Strings which are given in List and display in ascending order without using java api.

4518


What is not object oriented programming?

997


What is thread synchronization in java?

952


What is equlas() and hashcode() contract in java? Where does it used?

1200


What is generic class?

1134