About a class access specifiers and method access specifiers ?
Answer Posted / sarath
private
public
protected
internal
protected internal
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Is there an equivalent of exit() for quitting a c# .net application?
What is difference between for and foreach in c#?
What is serialization in .net?
What is the difference between gettype and typeof in c#?
Give examples for value types?
How many types of constructor are there in c#?
Explain About namespaces
What is the use of return in c#?
What is the difference between dynamic and var in c#?
Define a partial class?
What is lazy loading c#?
What is literal control
What is inner class in c#?
How to sort an int array in c#?
What is the difference between decimal and integer?