What are the OOPS concepts?
Answer Posted / ramalakshmi
Oops Concepts are :
1.Class
2.Object
3.Data Encapsulation
4.Data Abstraction
5.Inheritance
6.Polymorphism
7.Dynamic Binding
8.Message Passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a C++ program for booking using constructor and destructor.
What is destructor oops?
What language is oop?
What is the main feature of oop?
write string class as your own class in java without using any built-in function
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is coupling in oops?
What is object in oop?
What is the significance of classes in oop?
2. Give the different notations for the class.\
Can you inherit a private class?
What is difference between data abstraction and encapsulation?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is abstraction oop?
What is class in oop with example?