What are the OOPS concepts?

Answer Posted / krishna

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

What is object-oriented programming? Webopedia definition

729


What are constructors in oop?

600


Why is object oriented programming so hard?

618


What is encapsulation c#?

608


How does polymorphism work?

641






I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...

1632


How do you explain polymorphism?

598


what's the basic's in dot net

1745


Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?

4248


Which is not an object oriented programming language?

546


What is class and example?

575


Which language is pure oop?

555


What is difference between abstraction and encapsulation?

596


What is this pointer in oop?

559


just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.

6490