What are the OOPS concepts?
Answer Posted / anurag
oops is the object oriented programming.
1)encapsulation
2)data abstraction
3)inheritance
3)polymorphism
4)dynamic binding
5)message communication
Is This Answer Correct ? | 76 Yes | 30 No |
Post New Answer View All Answers
What is a class oop?
What is the difference between procedural programming and oops?
Why multiple inheritance is not possible?
What is oops with example?
what is graphics
What is overriding in oop?
what are the different types of qualifier in java?
Why do we need oop?
What are oops functions?
Which language is not a true object oriented programming language?
can inline function declare in private part of class?
What causes polymorphism?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is a superclass in oop?
Whats oop mean?