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

Is datetime immutable c#?

496


What is the difference between interface and inheritance in c#?

465


What is final keyword in c#?

521


What sort algorithm does c# use?

503


What is byte c#?

443






What is serialization of data?

505


What is inline function in c#?

507


What is argument in c#?

517


What is the difference between C# 3.5 and C# 4.0?

534


What does args mean in c#?

490


What is array and types of array in c#?

472


When To use HashTable In C#

547


What does out mean in c#?

501


What is an assembly qualified name? Is it a filename? How is it different?

496


Why is main static in c#?

513