What are the access-specifiers available in c#?
Answer Posted / rama thakur
public
private
protected
internal
protected internal
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are expressions c#?
Why is .net so popular?
What is better C# or VB.NET?
What is Web.config?
Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards
Why dictionary is used in c#?
Name which controls do not have events?
What is null character in string?
What are types of constructor?
How is a loop recorder monitored?
Why main method is static in c#?
What are mutable and immutable types in c#?
What is primitive types in c#?
What are c# i/o classes?
What is an icollection in c#?