What are the OOPS concepts?
Answer Posted / teja
we have several types of oop's concepts .
they are:
1.class
2.object
3.polimorphism
4.abstraction
5.dynamic binding
6.message passing
7.inheritance
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can you explain polymorphism?
What is overloading and its types?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism what are the different types of polymorphism?
What is overloading in oop?
write knight tour problem which is present in datastructure
#include
What is the difference between procedural programming and oops?
What is the important feature of inheritance?
What is the significance of classes in oop?
What are the 4 main oop principles?
Write a c++ program to display pass and fail for three student using static member function
What is encapsulation in simple terms?
What is difference between oop and pop?
What is destructor in oop?