What are the OOPS concepts?
Answer Posted / purushotham
There are Four OOPS Concepts
1.Encapsulation
2.Abstraction
3.Inheritance
4.Polymorphism
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is constructor in oop?
Why do we use oops?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is constructor overloading in oop?
Why is static class not inherited?
What is object in oops?
What is the fundamental idea of oop?
Can we create object of interface?
Which method cannot be overridden?
write a program that takes input in digits and display the result in words from 1 to 1000
Write a program to reverse a string using recursive function?
What is abstraction in oops with example?
What is oops in simple words?
Who invented oop?
What is a class oop?