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 the different access modifier? Explain in detail?

Answer Posted / pushparaj pentakota(anakapalli

public == accessble from any where,no restriction.
private == aceessble only from within the class only.
protected == accessble from same class and child class also
but not from non-child class.it may be within
project or out side of the project also.
internal == accessble only from same class and child class
and non-child class also but within the project
only.
protected internal == accessble from any where except
non-child class of out side of the
project.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .net viewstate?

983


How is the using() pattern useful? What is idisposable?

1005


question related to table havi colspan and row span

2314


HttpHendler and HttpModules

2221


I want to create a project like google maps how can we do that with atlas?

998


IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class

2060


What are .net mobile controls features? : Microsoft dot net mobile

1001


Define pipelining? : Dot net architecture

1065


What is IL code, CLR, CTS, GAC & GC?

1087


Explain write back and write through caches? : .NET Architecture

952


Explain a .net mobile example with details? : Microsoft dot net mobile

931


How cache is used? : Dot net architecture

1055


Which software is used for .net programming?

978


Explain the difference between primary & secondary storage device? : .NET Architecture

1012


Explain the types of memory management? : Dot net architecture

1014