define oops with class and object
Answer Posted / guest
object is the things with their own properties.agroup of
objects are called class
object oriented programming
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
How can you overcome the diamond problem in inheritance?
What is the diamond problem in inheritance?
What is abstraction in oops?
What is byval and byref? What are differences between them?
What is the main purpose of inheritance law?
to find out the minimum of two integer number of two different classes using friend function
What are main features of oop?
What is difference between abstraction and encapsulation?
What is the difference between procedural programming and oops?
How to hide the base class functionality in Inheritance?
class type to basic type conversion
Why multiple inheritance is not possible?
Why oops is important?
What is inheritance write a program to show use of inheritance?
What is the difference between a constructor and a destructor?