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 causes polymorphism?

842


Can enum be null?

786


What is pure oop?

872


What is purpose of inheritance?

876


Why do we use oops?

781


What do you mean by Encapsulation?

834


What is the full form of oops?

935


write a program that takes input in digits and display the result in words from 1 to 1000

2205


which feature are not hold visual basic of oop?

1961


Why is static class not inherited?

851


What is interface in oop?

890


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

1828


What is the purpose of polymorphism?

896


Can we create object of abstract class?

849


What is abstraction oop?

845