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 / basireddy

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 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain reverse a linked list iterative solution in java?

959


What is a local block?

1189


Why is core java important?

1083


What will be the output of round(3.7) and ceil(3.7)?

1166


How to write custom exception in java?

1106


What environment variables are required to be set on a machine in order to run Java programs?

1272


What are inbuilt functions?

1044


What is fail first in java?

1284


What is Applet Stub Interface ?

2557


What is the benefit of inner / nested classes ?

1034


What about method local inner classes or local inner classes in java?

1104


How do you join strings in java?

1110


What is double checked locking in singleton?

1104


What are filterstreams?

1113


What is public static void main?

1147