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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the sub types of ActionResult?

1209


Why to use Html.Partial in ASP.Net MVC?

1182


Is .net framework dead?

1079


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

1049


What is ado.net data provider? : Entity framework

1112


What you mean by routing in mvc?

1161


What is associationset? : Entity framework

1125


What is route config?

996


Explain the advantage of packaging over xcopy in .net?

1035


What is code first? : Entity framework

1147


Explain the new features 3.5 framework against with the tool?

1006


i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources

2067


Is razor a server side?

1039


Do I need microsoft .net framework?

1045


What are Scaffold templates in ASP.Net MVC?

1120