Describe the difference between Interface-oriented,
Object-oriented and Aspect-oriented programming
Answer Posted / 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 View All Answers
can any method return type may be constructor , or that method name allow
what is the current salary package in India for a lamp programmer
Tell me the jobs for the MCA Fresher in delhi, Noida..
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
hi i am jyoti i have done sap training in sd and master degree in economics have 2 year exp as enduser in (gdms)and 1 year as sd consultant.as contract basis now what i can do for getting job in it industry
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
What is SOLID Principle in Programming Language?
Explain what is OOPS and its concepts?
why we use abstract word in abstract window toolkit in java language.
Hi can you please help for the following. I have a ASP.Net web page I want to print the whole page how is it possible? I want It in ASP also.Please send me the solutions dipankar.hazari@gmail.com . Thanks in advance.
what is the use MDM(Master Data Management)and meaning
why not instantiating servet using new operator?