Answer Posted / dhara
indexer are the smart array in c# which retrive records
faster than simple array
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the use of properties window?
What is cts, clr?
What is data quality assurance?
What does == mean in c sharp?
What is use of console?
Is exe is machine dependent?
What are the two uses of a ‘using’ statement in c#?
What is the use of regex in c#?
Explanation on Generic?
How to find whether the application is run from inside ide or not?
What is difference between events and delegates?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
What is the difference between out and ref in c#?
What is an interface class? Give one example of it
What are the basic string operations? Explain.