Answer Posted / satyagmk
Opps is Object oriented programming language.
The main aim is to creating an Object to The Entire program
and that to we can control entire program using the Object.
the main features of OPPS is Polymorphism,Multiple
Inheritence,abstraction and encapsulation.
| Is This Answer Correct ? | 47 Yes | 8 No |
Post New Answer View All Answers
What is dcom?
Once I have developed the com wrapper do I have to still register the com in registry?
What is reference counting in com?
What is the use of com component in .net?
Can I use com components from .net programs?
How to create an instance of the object in COM?
Can I use .net components from com programs?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Does .net replace com?
What are queued components?
What is the difference between aggregated and contained objects?
how to call a dll as a COM dll?
Which namespace do the classes, allowing you to support COM functionality, are located?
Can you explain what is dcom?
Define and explain about COM?