Answer Posted / senthil kumar
c-sharp have the collections.Thats very useful utility
package.
using System.Collections is the base class
stack
queue
hashtable
arraylist etc.., is the available class.
| Is This Answer Correct ? | 14 Yes | 6 No |
Post New Answer View All Answers
What is difference between out and ref in c#?
What is the use of static in c#?
Write a sample code to write the contents to text file in c#?
What do you mean by synchronous and asynchronous operations?
Can datetime be null c#?
What do you mean by serialization in .NET?
Explain About CLS?
What is the difference between list and dictionary in c#?
If you define a user defined data type by using the struct keyword, is it a value type or reference type?
What are partial classes and use of partial classes?
What is the execution entry point for a c# console application?
What is ulong in c#?
What is parallel foreach c#?
What is sqlcommand in c#?
What are the benefits of using windows services: