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 / swetha

default accessibility of class is internal...
view state info is stored in encrypted format unlike contrl
state...default access specifier for top level class which
r nt nested into onther classes is private..

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you access a private method of a class?

583


What is concrete class in c#?

553


what are pointer types in c#

632


What is a static field?

581


What is binding in c#?

579






What are custom exceptions in C#?

657


What does the initial catalog parameter define in the connection string?

572


What is console readkey in vb net?

736


Which is better javascript or c#?

578


Is string mutable in c#?

566


What does clr stand for?

576


What do you understand by the terms datareader object and dataset object?

610


What are types in c#?

594


Can we inherit singleton class in c#?

543


Explain how do you directly call a native function exported from a dll?

573