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
What is an ienumerable in c#?
What is alias in c#?
What do you mean by parsing and how to parse a date time string in c#?
What is difference between tostring() vs convert.tostring() vs (string) cast
What are get and set in c#?
What is an arraylist in c#?
What is parsing?
In which order the destructor is called for an inherited class?
What are the examples of data types?
What is a delegate how is it type safe?
What are the various components in crystal reports?
What is the purpose of static?
Can properties be static in c#?
What are fields in c#?
Are c# generics the same as c++ templates?