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
Give two or more real cenario of virtual function and vertual object
What is encapsulation in oops?
What are the benefits of oop?
What is inheritance in oop?
What is object in oop with example?
What is abstraction in oop with example?
What is stream in oop?
What is the point of polymorphism?
What is polymorphism explain?
Why is oop useful?
what are the different types of qualifier in java?
Can enum be null?
What does no cap mean?
Which language is not a true object oriented programming language?
what is the drawback of classical methods in oops?