What are the OOPS concepts?
Answer Posted / s.kalaivanan
Polymorphism,
ihheritance,
encapulation,
abstraction,
The above are the 4 main concept of the oops
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is variable example?
what type of questions
What is multilevel inheritance?
Can static class have constructor?
Why is static class not inherited?
Why do we use polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?
what's the basic's in dot net
How to improve object oriented design skills?
What is object in oop?
What is a class in oop?
which feature are not hold visual basic of oop?
Can a varargs method be overloaded?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Describe these concepts: Polymorphism, Inheritance and Abstraction.