What are the OOPS concepts?
Answer Posted / s.kalaivanan
Polymorphism,
ihheritance,
encapulation,
abstraction,
The above are the 4 main concept of the oops
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is basic concept of oop?
What is difference between inheritance and polymorphism?
What is the purpose of enum?
What is object in oop?
What is stream in oop?
What is overloading and its types?
Can you inherit a private class?
write a program that takes input in digits and display the result in words from 1 to 1000
Why we use classes in oop?
Why do we use inheritance?
Is react oop?
Where You Can Use Interface in your Project
Why is object oriented programming so hard?
Which language is pure oop?
write a program to find 2^n+1 ?