What are the OOPS concepts?

Answer Posted / aakritybuxy

Its a concept,used to describe a computer application that
is composed of multiple objects,which are connected to each
other. Three of the most basic concept for OOPS are:
* Classes
* Objects
* Methods...
There are few more concepts :
* Inheritance
* Abstraction
* Polymorphism
* Encapsulation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an interface in oop?

791


What are the two different types of polymorphism?

916


What are the features of oop?

856


What is coupling in oop?

795


What is polymorphism what are the different types of polymorphism?

766


what are the different types of qualifier in java?

2040


What is oops and its features?

842


What is the importance of oop?

861


Why do we need polymorphism in c#?

902


Can an interface inherit a class?

804


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

3139


What is encapsulation in oops?

780


What are the 3 pillars of oop?

888


Why is polymorphism needed?

809


What is oops with example?

793