What are the access-specifiers available in c#?
Answer Posted / yogaiah
public,private,protected,internal,protectedinternal,thumbfriend
| Is This Answer Correct ? | 23 Yes | 67 No |
Post New Answer View All Answers
What is the base class in .net from which all the classes are derived from?
In howmany ways can you deploy an assembly?
What do you mean by directing?
What is the use of tryparse in c#?
What are namespaces, and how they are used?
what is the difference between the debug class and trace class?
What is the use of table aliases?
Differentiate between response.expires and response.expiresabsolute?
Distinguish between finally and finalize blocks?
What is xaml file in c#?
What is strong name assembly?
Which technology is best for desktop application?
What is the major difference between a custom control and user control?
Can you describe iuknown interface in short?
Why do we need structs in c#?