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

Difference: 'uses', 'extends', 'includes'

Answer Posted / prasad

"X uses Y" indicates that the task "X" has a subtask "Y";
that is, in the process of completing task "X", task "Y"
will be completed at least once.

"X extends Y" indecates that "X" is a task of the same type
as "Y", but "X" is a special, more specific case of
doing "Y". That is, doing X is a lot like doing Y, but X
has a few extra processes to it that go above and beyond
the things that must be done in order to complete Y.

Is This Answer Correct ?    41 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can we call the base method without creating an instance?

1082


What's the main difference between arraylist / hashmap and vector / hashtable?

1131


Explain persistence?

1034


what three "domains" are considered during analysis modeling?

6963


What are the four important foundation concepts of OOP ?

1000


Which oops concept exposes only necessary information to the calling functions?

1052


Can we have a default method definition in the interface without specifying the keyword "default"?

1014


How many methods are there in the externalizable interface?

1085


What is meant by “abstract interface”?

1066


What is the difference between a class and an object?

1514


How many methods are there in the serializable interface?

1000


What is the default access specifier in a class definition?

1080


What is the difference between a class and a structure?

1028


What is the default access modifier for a class,struct and an interface declared directly with a namespace?

1019


Describe the Diamond problem. Where does this problem occur?

983