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
How Reflection is used and what it's significance ?
Is c# strongly typed?
What is Web.config?
Can we have only “try” block without “catch” block in c#?
What is extension method in c# and how to use them?
What is the default scope of a class in c#?
What will a loop recorder show?
What is sorted list in c#?
Is it not possible to store a boolean value as a variable?
list the steps in code compilation in c#?
What are the 3 logical operators?
What is xaml file in c#?
What is the name of c# compiler?
What are the types of operator?
Explain About multi level and multiple inheritance how to achieve in .net