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 are the different types of literals in c#?
What is the difference between function and method in c#?
What is typeof undefined?
How do I join one form to another in c#?
What is meant by generics in c#?
If you want to write your own dot net language, what steps you will u take care?
What is a type c#?
What is a hashset c#?
Describe the ways of cleaning up objects in c#.
Explain the difference between arraylist and array and in c#?
Define parsing? Explain how to parse a datetime string?
What can we do to handle multiple exceptions?
What are the benefits of using the aggregate method in linq?
What is difference between int and int in c#?
What is the default value of datetime in c#?