What are the OOPS concepts?
Answer Posted / renganayaki
OOPS described as Object Oriented Programing
Language.oops are used for Data Structure Programing
supported in C++ and Java.oops Identify following aspects:
1.Class
2.Objects
3.encapsulation
4.Abstraction
5.Inheritance
6.Polymorphism
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is pure oop?
State what is encapsulation and friend function?
What is the fundamental idea of oop?
What is abstraction example?
What is encapsulation in oop?
What is the main feature of oop?
what are the realtime excercises in C++?
What is oops?what is its use in software engineering?
Can we define a class within the interface?
What are the components of marker interface?
write string class as your own class in java without using any built-in function
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
why reinterpret cast is considered dangerous?
How do you answer polymorphism?
Why is abstraction used?