Answer Posted / guest
The basic oop's concepts in .net are :-
1. Data hiding.
2. Data Abstraction.
3. Polymorphism
4. Encapsulation.
5. Inheritance.
6. Exception handling.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
what are the ways in which a constructors can be called?
What is destructor in oop?
What is polymorphism oop?
What is abstraction and encapsulation?
Can private class be inherited?
What is abstraction example?
What does oop mean in snapchat?
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?
What are the benefits of oop?
What is overriding vs overloading?
What is polymorphism and types?
What is polymorphism explain its types?
How do you achieve polymorphism?
What is the highest level of cohesion?
Can we define a class within the interface?