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
Can abstract class have normal methods?
What is the difference between procedural programming and oops?
How do you achieve polymorphism?
What is persistence in oop?
What is abstraction in oops with example?
Why multiple inheritance is not allowed?
What is encapsulation oop?
Which is better struts or spring?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
Which is not an object oriented programming language?
What is abstraction example?
What is difference between multiple inheritance and multilevel inheritance?
What is destructor give example?
What is the benefit of oop?
What is multilevel inheritance in oop?