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 the use of iqueryable in c#?
what is an exception in .net?
What is view state c#?
What is COM Interoperability?
What is default constructor c#?
What is the difference between list and array in c#?
What's the difference between a method and a procedure?
What is strong name assembly?
Difference between abstract classes and interfaces
Can a class have multiple constructors c#?
What is the purpose of namespace?
What are collections in c#?
Can constructor be protected in c#?
How many bytes is an int c#?
What is the difference between int16 and int32 in c#?