What is indexers in C#

Answer Posted / aby

Indexer enables an object to be
indexed in the same way as an array.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why singleton is sealed?

478


What are cookies in c#?

540


So let's say I have an application that uses myapp.dll assembly, version 1.0.0.0. There is a security bug in that assembly, and I publish the patch, issuing it under name myapp.dll 1.1.0.0. How do I tell the client applications that are already installed to start using this new myapp.dll?

489


What is lazy t?

506


What is namespace in oop?

487






What is desktop GUI application?

505


Why do we need to call CG.SupressFinalize?

551


What is equal c#?

502


Explain what is copy constructor?

548


Differentiate between object pooling and connection pooling in c#?

539


What is an assembly qualified name

520


write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )

1921


Which are the access modifiers available in c#?

519


Is c# a strongly-typed language?

541


Why do we use stringbuilder in c#?

512