What are the OOPS concepts?

Answer Posted / ranjit kumar singh

The oops concepts have:
1.Class
2.Object
3.Messege
4.Resilance to change
5.Encapsulation
6.Overloading
7.Inheritance
8.Interfaces
9.Polymorphism
10.Data abstraction.

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 polymorphism what are the different types of polymorphism?

735


What is the difference between inheritance and polymorphism?

783


What is the types of inheritance?

788


What is coupling in oops?

812


What is solid in oops?

797


What are the benefits of oop?

844


How does polymorphism work?

851


What is class and object in oops?

813


How many human genes are polymorphic?

768


Whats is abstraction in oops?

822


What is the point of polymorphism?

761


What is abstraction in oops?

781


What is the difference between abstraction and polymorphism?

832


What are the 3 principles of oop?

818


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6347