What are the valid parameter types we can pass in an
Indexer ?
Answer Posted / dileep
IN,OUT,INOUT are the valid parameter types that we can pass
in a Indexer
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is Implementation inheritance and interface inheritance?
What is the role of the datareader class in ado.net connections?
What does out mean c#?
What is sqlconnection in c#?
Can a string be null c#?
in object oriented programming, how would you describe encapsulation?
Is c# used for frontend or backend?
What is private static in c#?
What is c# most used for?
What is an assembly qualified name? Is it a filename? How is it different?
How many constructor can a class have?
What is an expression in c#?
What is ienumerable <> in c#?
Does the system.exception class have any cool features?
what is a enumeration in c#