Answer Posted / sharifuddin
private class variables can access indirectly by with the
help of properties. This is the best way to access the
private variables of the private class.
It is not possible directly....
Its true upto my knowledge.
If there is any wrong can u explain?
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Why do we use struct in c#?
Is everything an object c#?
Can I get the name of a type at runtime?
How do destructors and garbage collection work in c#?
What are extender provider components?
What is serialization of data?
Is boxing an implicit conversion?
Why do we use threads in c#?
To create a localized application which namespaces are necessary?
What is delegates and events?
Explain manifest & metadata in c#.
What is equal c#?
What is local function?
What do you mean by string objects are immutable?
What is the use of console application in c#?