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
What is a partial class. Give an example?
Is c# good for web development?
How to put assembly in gac?
Is there hashmap in c#?
hi all.... i need code snippets for store and retrive tiff fromat images in sqlserver....... kindy provide it.......
If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?
What is difference between managed and unmanaged code?
What is the use of readkey in c#?
What's the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is function and method in c#?
What is delimiter in c#?
What is the difference between namespace and class?
What is the difference between list and array in c#?
Explain About ADO and its objects
What is assembly and dll in c#?