Answer Posted / hemu
oops is object oriented programming language.
whole program depends upon a object created.
it has many features like as polymorphism,
inheritence,encapsulation,abstraction
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Define and explain about COM?
What is reference counting in com?
How do we create dcom object in vb6?
Does .net replace com?
How to create an instance of the object in COM?
Explain Futures of COM?
Once I have developed the com wrapper do I have to still register the com in registry?
how to call a dll as a COM dll?
Which namespace do the classes, allowing you to support COM functionality, are located?
What is dcom?
Is dcom dead?
What is the use of com component in .net?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Can I use .net components from com programs?
What are queued components?