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
write a programe to calculate the simple intrest and compund intrest using by function overlading
How to use CMutex, CSemaphore in VC++ MFC
Get me a number puzzle game-program
Whats is abstraction in oops?
Which language is not a true object oriented programming language?
How can you overcome the diamond problem in inheritance?
How Do you Code Composition and Aggregation in C++ ?
What is cohesion in oop?
What is advantage of inheritance?
What is encapsulation oop?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Why do we need polymorphism in c#?
What is the types of inheritance?
What are oops functions?
What is encapsulation c#?