All kind of access specifiers for a class and for methods ?
Answer Posted / 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 View All Answers
Mention the execution process for managed code?
What is owin authentication?
how to elimainte the similar data from the different tables
What is the use of execute non query in asp.net?
What is a web server? What are the load limits in it?
What is master page in dtp?
Where web.config file is used?
Explain what the contents of cookie?
Is it possible to migrate visual interdev design-time controls to asp.net?
Define caching.
what are the Custom controls in asp.net?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What is the difference between session and viewstate in asp.net?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is difference Between Authentication and authorization?