Answer Posted / rekha
OOps is the object oriented programming concept here we
create a class and access the class using the object.
Class is the collection of data members and member function.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
State what is encapsulation and friend function?
What is difference between inheritance and polymorphism?
What is a class and object?
Why is encapsulation used?
Is html an oop?
What is this pointer in oop?
What is multilevel inheritance in oop?
what is difference between class template and template class?
Can abstract class have normal methods?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is the highest level of cohesion?
What does no cap mean?
any one please tell me the purpose of operator overloading
Why is oop useful?