What are the OOPS concepts?
Answer Posted / abitha
basic concepts of oops are
object
class
encapsulatons
polymorphism
inheritance
abstraction
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Why is oop useful?
Get me an image implementation program.
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?
What does <> mean pseudocode?
What is the difference between inheritance and polymorphism?
How to use CMutex, CSemaphore in VC++ MFC
What is the difference between encapsulation and polymorphism?
What are the 3 pillars of oop?
how to get the oracle certification? send me the answer
Can we override main method?
What are the 4 pillars of oop?
What are the features of oop?
What exactly is polymorphism?
Can bst contain duplicates?
What is encapsulation and abstraction? How are they implemented in C++?