Answer Posted / radhika
According to my openion object is the pillor of oops in c#
| Is This Answer Correct ? | 6 Yes | 11 No |
Post New Answer View All Answers
Define method overloading in c#?
What is ienumerable <> in c#?
What is dataview c#?
Is c# a keyword?
What is use of singleton class in c#?
Why is static constructor called first?
Can we declare class as protected?
What are cshtml files?
What is the difference between ienumerable and iqueryable?
If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.
Is array value type in c#?
What is decimal in c#?
What is callback delegate in c#?
How do I join one form to another in c#?
Can I define a type that is an alias of another type (like typedef in c++)?