All kind of access specifiers for a class and for methods ?



All kind of access specifiers for a class and for methods ?..

Answer / mohan kumar e.

class -
new,public,protected,internal,private,abstract,sealed


Method :
new,public,protected,internal,private,static,virtual,sealed,
override,abstract,extern

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


What is aspect-oriented programming?

0 Answers  


What is round trip in asp.net?

0 Answers  


What is itemrowdatabound for a datagrid?

1 Answers   IBM,


What is the difference between page directive include and action tag include?

0 Answers  






Which dll handles the request of .aspx page?

0 Answers  


To get the values in two different controls to match which control you use it?

0 Answers   Siebel,


what is the role of aspx file ?

2 Answers   Netsweeper,


We have 2 sites in which one site allows the user with out asking credentials and second one ask for credentials through a log page. What might be the configurations settings for both sites? We can use IIS and web.config files together.

1 Answers   ADITI,


Differentiate an ADO.NET Dataset and an ADO Recordset with its functionality?

3 Answers   Siebel,


What is the other method, other than GET and POST, in ASP.NET?

3 Answers  


What is the differences between a primary key and a unique key in sql server?

0 Answers  


Categories