Answer Posted / ramu.m
In OOPS, a class is the defination of an object.The class
can contain both the charactertics and function of the
object.Simply we say it contains member variables and
member function.It is a well defined object
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why polymorphism is used in oops?
What is variable example?
Which is not an object oriented programming language?
What are the 3 pillars of oop?
What is interface? When and where is it used?
Can a destructor be called directly?
What is encapsulation in oop?
What is class and object with example?
What is inheritance in oop?
Why do we use oop?
What language is oop?
any one please tell me the purpose of operator overloading
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is object and example?
Why multiple inheritance is not allowed?