Answer Posted / praseetha sandeep
This specifier allow class to hide member variables and
member functios to be accessed from other class objects and
functions except the child class with in the application
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Is arraylist generic in c#?
What is difference between === and ==?
What is the difference between ref and out parameters in c#?
What is a variable in c#?
How can you prevent escaping on backslashes in C# with string definitions?
what is .NET framework architecture ??
What is the process of Serialization?
What is the difference between read and readline in c#?
What is autopostback in c#?
Distinguish between the Debug class and Trace class with its functionality?
What is the difference between namespace and class?
What is reflection c#?
What are generic types?
What are the generation of Garbage Collection in C# .NET ?
Overloaded constructor will call default constructor internally?