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
What is global namespace in c#?
What are collection classes?
What is sqlcommand in c#?
In .NET how can you solve the DLL Hell problem?
Is c# used for frontend or backend?
Is Facebook a desktop application?
How to use exception handling in stored procedure?
What is a value type in c#?
What is the C# syntax to catch any possible exception?
Why is c# good for games?
How do I port "synchronized" functions from visual j++ to c#?
Why do we need singleton class in c#?
What is c-sharp (c#)?
What is a framework in c#?
What is the keyword used to prevent a class from being inherited by another class?