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 access-specifiers available in c#?

Answer Posted / rashmi

1.public
2.private
3.protected
4.internal
5.protected internal

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you implement thread synchronization (object.wait, notify,and criticalsection) in c#?

1124


What is the difference between add and addrange in c#?

1048


Can a class have static constructor?

1047


How many types of methods are there in c#?

964


What is null character in string?

1126


What is difference between an reference type and value type in C#?

1102


What is the system namespace?

962


Can an abstract class inherit from another abstract class c#?

992


What is the default scope of a class in c#?

1002


Explain the difference between pass by value and pass by reference.

994


Explain about accessibility modifier 'protected internal'?

1060


What is the difference between iqueryable and ienumerable?

1027


What is inline function in c#?

1026


Where is c# compiler located?

963


Suppose two interfaces have same method, so how will you implement these methods in derive class?

1052