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

Tell me the scenario,Where we can use interfaces or
Abstract class.And What is the difference between
interfaces and abstract class?

Answer Posted / seshu

abstract class contains function prototypes and function
definations also
but interface ccontains onlu function prototypes which are
used in deriving object declarations

Is This Answer Correct ?    8 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to find 2 power of a 5digit number with out using big int and exponent ?

2437


Why do we use class in oops?

1020


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1916


What is an example of genetic polymorphism?

1241


What is encapsulation oop?

1103


What are the three main types of variables?

1176


What is the real time example of encapsulation?

1113


What does and I oop mean?

1280


Write a c++ program to display pass and fail for three student using static member function

3458


What are constructors in oop?

1277


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

2250


What does and I oop and sksksk mean?

1229


Why is oop better than procedural?

1133


Which language is pure oop?

1065


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2588