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
Why do I get a "cs5001: does not have an entry point defined" error when compiling?
What is a generic in c#?
Can constructor be private c#?
Define a class and an object?
What is difference between web and window application?
Can a abstract class have a constructor?
What is ado net in c#?
What is the difference between interface and functional interface?
What is the use of functional interface?
What is form feed in c#?
What is xor operator in c#?
Which of the following API is used to hide a window?
Write a program in C# for checking a given number is PRIME or not.
What is the C# syntax to catch any possible exception?
Why would you use untrusted verification?