What are the OOPS concepts?
Answer Posted / rajeev shishodia
Simple meaning of OOPS is Object Oriented Programming Skill.
Which is programming language work on the following 3
features as known as OOPS based language?
1. Encapsulation / Abstraction
2. Inheritance
3. Polymorphism
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is polymorphism in oop example?
Whats is abstraction in oops?
Is abstract thinking intelligence?
What is object-oriented programming? Webopedia definition
Why multiple inheritance is not possible?
What exactly is polymorphism?
Why do while loop is used?
Which type does string inherit from?
#include
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Templates mean
What are the important components of cohesion?
Which is not an object oriented programming language?
What is the purpose of enum?