Answer Posted / hiren
oops need in programing coz of user doesn't want to use any
code to other user like that encapsulation, inheritance,
abstraction etc. so, that oop need in programing.
Is This Answer Correct ? | 10 Yes | 13 No |
Post New Answer View All Answers
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is the main purpose of inheritance law?
What is the real time example of encapsulation?
why reinterpret cast is considered dangerous?
Can private class be inherited?
Templates mean
What is the advantage of oop over procedural language?
What is overriding in oop?
What are the data types in oop?
Why do we use class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Is oop better than procedural?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
#include
Explain the concepts involved in Object Oriented programming.