What are the OOPS concepts?
Answer Posted / suresh ragala
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
These all are partially supported by c++,java supports
all the above features
| Is This Answer Correct ? | 729 Yes | 107 No |
Post New Answer View All Answers
Why do we use class in oops?
How do you define social class?
Can an interface inherit a class?
Why do we use oop?
What are the benefits of oop?
What is oops and why we use oops?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Why do we use polymorphism?
Is this job good for future? can do this job post grduate student?
What is difference between oop and pop?
What type of loop is a for loop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is byval and byref? What are differences between them?