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
What is new keyword in oops?
What is object in oops?
What are the advantages of polymorphism?
Is enum a class?
Can main method override?
What is polymorphism oop?
What is persistence in oop?
What is oops with example?
i got a backdoor offer in process global,Bangalore..Can i work with it?
Explain the concepts involved in Object Oriented programming.
What is overriding vs overloading?
What do you mean by abstraction?
write a program to find 2^n+1 ?
Whats is abstraction in oops?
What is overloading in oop?