Answer Posted / isaiselvan
The piller of oops is
Encapsulation
Inheritance
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
what is IEquatable
What is lazy in c#?
What is the purpose of private constructor in c#?
What is ulong in c#?
What is a delegate how is it type safe?
Explain what is the smallest unit of execution in .net?
What are collections in c#?
can you allow a class to be inherited, but prevent the method from being over-ridden?
Do unused Namespaces in c# affect run-time performance?
What is the difference between parse and tryparse in c#?
What does it mean to override a method?
What is the advantage of constructor in c#?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What are the desktop applications?
What is public, private, protected, internal and internal protected?