Can we overload indexer in c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

What is the difference between String s(Small s) and String S(Capital S)?

4 Answers  


Explain how to parse a datetime string?

0 Answers  


What is the difference between integer and double?

0 Answers  


When you inherit a protected class-level variable, who is it available to?

4 Answers   Visual Soft,


What is the difference while using directive vs using statement ?

0 Answers  






Define constructor in c#.

0 Answers  


in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?

0 Answers   Siebel Systems,


What is the use of console application in c#?

0 Answers  


7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?

2 Answers  


When a new instance of a type is created, what is the type of method implicitly called?

2 Answers  


What is the difference between Object and class adapters?

0 Answers   QuestPond,


How do you implement multiple inheritance in .NET?

5 Answers   Infosys, Microsoft,


Categories