what is default accessibility for a class?
what is difference b/w viewstate and controlstate?
what is the default access specifier for a top level class
which are not nested into other classes?
Answer Posted / guest
intenal
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Define property in c#.net?
How long will it take to learn c#?
What do you understand by 'access specifiers' in C#?
Explain the types of comments in c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
What is an assembly in .net?
What is garbage collection? How to force garbage collector to run?
What is gridview c#?
Can we have 2 main methods in c#?
Explain the use of SN.exe
Define Virtual folder?
explain the features of static/shared classes.
Why are strings immutable in c#?
What are the Configuration files in .net?
Is string a primitive data type in c#?