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 are namespaces, and how they are used?
What are the 2 broad classifications of fields in c#?
Explain the difference between access specifier and access modifier in c#?
What are the three types of predicates?
how to sort an array in c#
What is the process of Serialization?
How many types of interface are there in c#?
Can we override main method in c#?
How Reflection is used and what it's significance ?
Write a program in C# for checking a given number is PRIME or not.
What are the Types of compatabilities and explain them
What is a three-tier application.
Explain boxing and unboxing in c#?
Is c and c# the same?
What is delegation in oops?