What are the OOPS concepts?

Answer Posted / razz rohit

1)Object-Instance of the class
2)Classes-Combination of Data members and member functions
3)Data Abstraction-Abstracting the data and functions from
unwanted users.
4)Data Encapsulation-Wrapping up of Data members and member
functions.
5)Inheritance-Passing the values from one object to anther
object.
6)Message Passing-Messages can possible from one object to
anther object
7)Polymorphism-its like function over loading.
Poly-Many, morphism-Forms
8)Robust and Securisam-its for security purpose

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use polymorphism?

583


What is difference between class and object with example?

570


What is difference between oop and pop?

620


Can we override main method?

611


What is oops concept with example?

582






What is abstract class in oop?

538


What is polymorphism programming?

607


What is polymorphism explain?

698


What is encapsulation in oops?

544


Plese get me a perfect C++ program for railway/airway reservation with all details.

3433


What is cohesion in oop?

626


What is balance factor?

589


why reinterpret cast is considered dangerous?

1907


What is multilevel inheritance in oop?

560


What is an advantage of polymorphism?

603