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
How many types of file extensions for razor views in ASP.Net MVC?
What is odata in web api?
Out of ASP or ASP.NET which one is stateless?
Where the cookie value is stored?
Which object encapsulates state or data of a user?
How to do state management in ASP.NET?
Can you use c# without .net?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is diff. Between abstract class and an interface?
What is the sequence in which ASP.NET events are processed?
How many types of Cookies are available in ASP.NET?
How many languages are supported by .NET at present time?
What is sdlc process?
How to unit test Web API?
What is http protocol and how it works?