What are the OOPS concepts?
Answer Posted / saroj kumar sahoo
OOPs concepts are
1)object
2)class
3)encapsulation
4)abstraction
5)polymorphism
6)inheritance
7)message passing
8)dynamic binding
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism give a real life example?
Why oops is important?
What is the real time example of inheritance?
What is coupling in oop?
write string class as your own class in java without using any built-in function
Is oop better than procedural?
Whats oop mean?
What is coupling in oops?
What is polymorphism explain its types?
Why is oop useful?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is persistence in oop?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism programming?
write a program that takes input in digits and display the result in words from 1 to 1000