What are the OOPS concepts?
Answer Posted / rithi
The following are the basic concepts of OOPS.
1)Objects
2)Classes
3)Data Abstraction
4)Data Encapsulation
5)Inheritance
6)Polymorphism
7)Message Passing
8)Reusability
9)Dynamic Binding
10)Methods
| Is This Answer Correct ? | 218 Yes | 77 No |
Post New Answer View All Answers
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can we create object of abstract class?
What is the significance of classes in oop?
Advantage and disadvantage of routing in telecom sector
What does oop mean in snapchat?
What is an example of genetic polymorphism?
What are objects in oop?
What is overloading in oop?
What is difference between oop and pop?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is meant by multiple inheritance?
Is data hiding and abstraction same?
Whats is abstraction in oops?
What is the fundamental idea of oop?
What is multilevel inheritance explain with example?