Answer Posted / sushain sharma
By ommitting set part of property e.g
class A
{
private int n=5;
public int Number
{
get
{
return n;
}
}
}
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can I tap into other windows livetm services?
What is the difference between viewstate and hidden field in asp.net?
Explain diff. Between friend and protected friend?
What are cookies in asp.net?
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
How do you sign out from forms authentication?
Differentiate globalization and localization.
What is marshalling ? Is it a part of asp.net ?
What is difference between session and application in asp net?
Are xaml file compiled or built on runtime?
Which of the following .NET framework supports Web API?
What do you mean by authentication?
What is cookieless session id explain in brief?
explain code with datachaching with example
Is data edited in the Repeater control?