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?

Answers were Sorted based on User's Feedback



what is default accessibility for a class? what is difference b/w viewstate and controlstate? what..

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

what is default accessibility for a class? what is difference b/w viewstate and controlstate? what..

Answer / guest

intenal

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What is jit (just in time)?

0 Answers  


code to generate a excel sheet and to write data into it --- -it has to fetch the excel sheet which is in one folder placed by us inside a project folder(i,e it has to create a instance of that excel sheet) and write the data into it row by row please respond as early as possible

1 Answers  


What are the types of threading models ?

4 Answers   Digital GlobalSoft,


Advantages of c# over vb.net?

3 Answers   HCL, Syntel,


What are value types and reference types?

0 Answers  






What are extensions in c#?

0 Answers  


What is asax file in c#?

0 Answers  


Is it possible to execute multiple catch block for a single try statement?

0 Answers   Siebel,


Can list contain duplicates c#?

0 Answers  


What are native functions?

0 Answers  


What operators can be used to cast from one reference type to another without the risk of throwing an exception?

0 Answers  


What are the 2 types of data types available in c#?

0 Answers  


Categories