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


Describe the difference between Interface-oriented,
Object-oriented and Aspect-oriented programming



Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming..

Answer / vineeta trivedi

Interface oriented programming defines a contract between
two parties - a rule that both stick to and neither care
how the other is providing the functionality. Classic
example would be COM. Object oriented programming is
looking at things behavioraly - in what they do(methods)
and what identifes them(properties). Aspect oriented
programming is new to me. It identifes the aspects of a
program - separates out what's essential(functionality
wise) and what's repetitive(or not so essential from
functionality perspective).

Is This Answer Correct ?    8 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

Write a shell program to test whether a given year is leap year or not ?

0 Answers   Patni,


What function would you use to extract characters from a given string?

2 Answers  


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table by using proc sql?

0 Answers   ABC,


Describe the following: (i) DNS (ii) Name Resolution (iii) Subnet Masking (iv) Urgent Pointer

1 Answers  


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

0 Answers   Amazon,


Difference between delegates and Events?

0 Answers  


Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?

2 Answers  


How to set on/off a group of indicators in a single statement?

0 Answers  


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

0 Answers  


1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?

0 Answers   Accenture,


What is the merger sort principle and its time complexity.

0 Answers   Verifone,


what is diff bet ref variable & instance of class

0 Answers  


Categories