Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are class access modifiers



What are class access modifiers..

Answer / kirti

Access modifiers are keywords used to specify the declared accessibility of a member or a type. This section introduces the four access modifiers:

� Public - Access is not restricted.

� Protected - Access is limited to the containing class or types derived from the containing class.

� Internal - Access is limited to the current assembly.

� Protected inertnal - Access is limited to the current assembly or types derived � from the containing class.

� Private - Access is limited to the containing type.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

How to answer for project questions..?

0 Answers  


What is entity framework used for?

0 Answers  


If we want to construct our own Garbage collector what are the steps things we have to do?

3 Answers   Honeywell, Semantic Space,


What is Peek method in Tempdata in ASP.Net MVC?

0 Answers  


mention what is the difference between ado.net and classic ado?

0 Answers   Microsoft,


Is it possible to share a view across multiple controllers?

0 Answers  


What are Scaffold templates in ASP.Net MVC?

0 Answers  


what happened when type url in address bar and press enter?

5 Answers   IBM, Wipro,


what is client wins and store wins mode in entity framework concurrency?

0 Answers   Microsoft,


What is difference between viewbag and viewdata and tempdata?

0 Answers  


what is complex type?

0 Answers   Microsoft,


What is needed for running an application built on winfx on the .net framework 3.0?

0 Answers  


Categories