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


Please Help Members By Posting Answers For Below Questions

What is a superclass in oop?

671


Why is static class not inherited?

601


What is the real time example of inheritance?

645


Explain the advantages of inheritance.

675


write a C++ program for booking using constructor and destructor.

2055






What is super in oop?

599


Why it is called runtime polymorphism?

577


Advantage and disadvantage of routing in telecom sector

790


What is the important feature of inheritance?

637


How does polymorphism work?

635


officer say me - i am offered to a smoking , then what can you say

1586


What is the main feature of oop?

623


Why is object oriented programming so hard?

616


What are the data types in oop?

608


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4248