Qus:    What is the main principle of oops in .net ?
Dec 07, 2020 21:28 DotNet 2 Answers Views: 1051 SHIVA

Inheritance,Encapsulation,Polymorphism and Abstraction are used to achieve the core principle of object oriented language.



There are 4 major principles for OOPs in .NET . These are Encapsulation, Abstraction, Polymorphism and Inheritance.

Prev Next
Answers (2)
PADMAKEECHU Dec 08, 2020 14:31
Answer:   Inheritance,Encapsulation,Polymorphism and Abstraction are used to achieve the core principle of object oriented language.

PARTH Dec 09, 2020 13:05
Answer:   There are 4 major principles for OOPs in .NET . These are Encapsulation, Abstraction, Polymorphism and Inheritance.

Post Your Answer
Guest User

Not sure what solution is right for you?

Choose the right one for you.
Get the help of the experts and find a solution that best suits your needs.


Let`s Connect