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
Give an example of a directcast.
What do you mean by synchronous and asynchronous operations?
What is private static in c#?
What is a custom attribute?
What is difference between tostring() vs convert.tostring() vs (string) cast
What is the symbol used for in c#?
What is array collection?
How big is a float?
Can a struct inherit from an interface in c#?
What is cookies in c# asp net?
Explain the difference between the debug class and trace class?
Why do we use ienumerable in c#?
What is gridview c#?
What is c# windows form application?
What are the properties of c#?