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 is an indexer in c#?



What is an indexer in c#?..

Answer / Niraj Kumar Srivastava

An indexer in C# is a special type of property that allows you to access the elements in a class as if it were an array, using square brackets [].

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How does aspect oriented programming work?

1 Answers  


what is .NET framework architecture ??

1 Answers   IIT, Impetus,


Explain the role of the datareader class in ado.net connections?

1 Answers  


What is difference between string and string builder?

1 Answers  


What are async and await?

1 Answers  


What is the main method?

1 Answers  


What is the use of nullable types in c#?

1 Answers  


Why do we Need of static class in c#?

1 Answers   NA,


How does a function pointer returns a function pointer?

3 Answers   Wipro,


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


Why is it not a good idea to use empty destructors?

1 Answers  


Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

1 Answers  


Categories