What are the OOPS concepts?
Answer Posted / priya
the concepts of oops are data abstraction ,data
encapsulation,inheritance,polymorphism ......etc
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can we create object of abstract class?
What is polymorphism explain?
What is destructor oops?
What is the real time example of encapsulation?
What is the example of polymorphism?
Why we use classes in oop?
Why multiple inheritance is not possible?
What is the main purpose of inheritance law?
what are the different types of qualifier in java?
What is variable example?
What is a class in oop?
What are functions in oop?
Explain the concepts involved in Object Oriented programming.
What is overloading in oops?
How Do you Code Composition and Aggregation in C++ ?