Answer Posted / p suresh kumar
It is the mechanisum which unities code and data it
manipulate.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the full form of oops?
What is super in oop?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
How to call a non virtual function in the derived class by using base class pointer
Who invented oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are benefits of oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is encapsulation process?
What is the example of polymorphism?
what type of questions
Why we use classes in oop?
hi all..i want to know oops concepts clearly can any1 explain??
Why do we use encapsulation in oops?
What is byval and byref? What are differences between them?