Answer Posted / bikas pandey
Normally Properties Are Used To Access Private Variable
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you inherit a class into other class in c#?
Explain About delegates
What is asp net c#?
How do you convert byte array to hexadecimal string, and vice versa?
Is c# used for any core features of windows vista?
Can a class have more than 1 destructor?
How do you mark a method obsolete?
Explain inheritance in c#?
What is parameterized constructor?
Why delegates are type safe?
Give some examples of commonly used i/o classes?
What are the 2 broad classifications of fields in c#?
Can we have only “try” block without “catch” block in c#?
Is it possible to have different access modifiers on the get/set methods of a property in c#?
What are modifiers in c#?