What are the access-specifiers available in c#?
Answer Posted / abhi
What is default accesssecifier for method in c#?
| Is This Answer Correct ? | 56 Yes | 36 No |
Post New Answer View All Answers
What are instance fields in c#?
What is difference between struct and class in c#?
How will you get the different language strings?
What is the implicit name of the parameter that gets passed into the class set method?
What is uint64_t?
What is the compiler of c#?
Why do we parse in c#?
What is asynchronous one-way calls?
What is boxing? Explain its functionality?
State two different types of access modifiers.
Is c# good for games?
What is equal c#?
What is the difference between proc. Sent by val and by sub?
Can you put two constructor with the same structure in a class?
What is Implementation inheritance