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
Is an array an object c#?
What do multicast delegates mean?
Define Abstract Class in C#
Can we declare private class in c#?
What is the relation between classes and objects?
Explain About CLS?
Can you inherit from multiple classes in c#?
what is method overloading in c#?
What is string interpolation in c#?
Explain the process of polymorphism with an example?
What is the system namespace?
What is the difference between abstract class and interface in c#?
How does return work in c#?
what is full assembly reference
Do loops in c#?