What are the collection classes ?
Answer Posted / senthil kumar
BitArray
ArrayList
HashTable
Stack
Queue
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Can you instantiate a struct without using a new operator in c#?
What is a scope in c#?
What is the class in c#?
Can we override interface methods in c#?
What is sqladapter c#?
Why do we need oops in c#?
What are the differences between static, public and void in c#?
Is predicate a functional interface?
Is an interface a type c#?
What exactly is serverless?
What is dependency injection in simple words?
What are the different types of literals in c#?
Explain the term inheritance in C#.
How is lazy loading achieved?
Explain the difference between abstract class and interface.