What are the valid parameter types we can pass in an
Indexer ?
Answer Posted / anjum rizwi
Hi Dileep,
Can you plz give me the example of indexer?
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is global asax in c#?
List down the differences between “dispose” and “finalize” methods in c#.
what is method overloading in c#?
Explain partial class in c#?
What is unrecognized escape sequence in c#?
What is generic method in c#?
Compare and contrast between the System.Array.CopyTo() and Clone()?
Which class does the remote object has to inherit?
What is c# and why it is used for?
Why ienumerable is used in c#?
Can int be null in c#?
Explain About disco and uddi
Can a class have static constructor?
What do u meant by "SBI" of an object?
Suppose two interfaces have same method, so how will you implement these methods in derive class?