What are the important concepts in OOPS
Answer Posted / sanjjay raj
Abstraction, Encapsulation, Inheritance and Polymorphism
are the important Concepts in Object Oriented Programming
Structuce ( ie., OOPS )
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What is a multicast c# delegate?
Can int be null in c#?
Explain the 3 types of properties in c# with an example?
What is c# best for?
What is difference between gridview and form view?
What is a console?
Howmany five tracing levels in System.Diagnostics.TraceSwitcher? Why they are using?
What are the Features in .net framework 1.1
What is escape sequence in c#?
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
Can enum be null c#?
What are the Types of configuration files and their differences
What are extension methods and where can we use them?
Can we instantiate abstract class in c#?
Why do we need dependency injection in c#?