What are the access-specifiers available in c#?
Answer Posted / shakira
Public,private,protected,internal,protected internal.
| Is This Answer Correct ? | 42 Yes | 14 No |
Post New Answer View All Answers
Illustrate the differences between the system.array.copyto() and system.array.clone()?
Explain the difference between directcast and ctype.
Why we use dll in c#?
Is friend a constructor?
What are extension methods and where can we use them?
Can a constructor be private in c#?
Can constructor be protected?
What is use of private class in c#?
What is a concrete class in c#?
Why do we need abstract class?
What is single dimensional array in c#?
What does void mean unity?
What is lazy class in c#?
Explain how do I get deterministic finalization in c#?
Does c# support c type macros?