What are the OOPS concepts?
Answer Posted / ranjit kumar singh
The oops concepts have:
1.Class
2.Object
3.Messege
4.Resilance to change
5.Encapsulation
6.Overloading
7.Inheritance
8.Interfaces
9.Polymorphism
10.Data abstraction.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a null tree?
How do you achieve polymorphism?
What is the full form of oops?
Explain the concepts involved in Object Oriented programming.
can we make game by using c
What is the difference between abstraction and polymorphism?
What is difference between abstraction and encapsulation?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are functions in oop?
What is the fundamental idea of oop?
What is pure oop?
What is inheritance write a program to show use of inheritance?
What is class and object with example?
What are the 3 principles of oop?
What is methods in oop?