What are the OOPS concepts?
Answer Posted / anithadurairaj
OOPS-Object Oriented Programming.
It is one of the most popular methodologies in Software
development.
It offers a powerful model for creating Computer
programs.It spreads the program development
process,improves maintenance and enhances reusability of
programs.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
why reinterpret cast is considered dangerous?
How to improve object oriented design skills?
What is difference between multiple inheritance and multilevel inheritance?
write a C++ program for booking using constructor and destructor.
What are the benefits of oop?
Is data hiding and abstraction same?
What is variable example?
What is overriding in oops?
Write a c++ program to display pass and fail for three student using static member function
What are benefits of oop?
What is encapsulation c#?
What is the importance of oop?
Is enum a class?
What is meant by oops concept?
What is oops?what is its use in software engineering?