What are different properties provided by Object-oriented
systems?
Answer Posted / kiran
Polymorphism,Inheritence and Encapsulation(PIE is the
Essence of OOPs)
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why do we use struct in c#?
Define thread?
What is difference between encapsulation and abstraction in c#?
What is difference between constants and readonly in c#?
How does return work in c#?
What is difference between a constant and read-only in C#?
What is an ienumerable in c#?
What is dependency injection in simple words?
How jit (just in time) works?
What is list collection in c#?
What is uint64?
Can we inherit class that contains only one private constructor?
How to override a function in c#?
What is the adv of using System.Text.StringBuilder over System.String?
Differentiate between sqlclient oledb and providers?