Buy Questpond's video subscriptions on
huge discount
.
Online: 2890
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
What are the classes available in System.Collections.Generic Namespace?
Posted by
Rajesh_Kumar
on 1/18/2014 | Category:
C# Interview questions
| Views: 1995 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We have List,Dictionary,SortedList,SortedDictionary,
Stack,Queue and so many classes which are available in System.Collections.Generic Namespace.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
How to extract numeric value from String?
Next > :
How to remove particular items from List collectio ...
Comments or Responses
Login to post response
More Interview Questions by Rajesh_Kumar
How to remove particular items from List collection?
How to remove all List collection items?
What is the use of Sort method in List collection?
What is the Namespace to work with generic collections i.e. List,Sorte ...
What will be the output of is_contains variable? Dim is_contains As ...
What is the output of below code? List<int> lst = new List< ...
What is the output of below code? List<int> lst = new List< ...
What is the use of IndexOf method in List collection?
Latest Interview Questions
What are the responsibilities of transport layer?
What is the role played by physical layer?
Which of the following statement is correct with respect to the below ...
Which of the following is true with respect to inheritance mechanism? ...
Which of the following is correct about data types? 1.If the integer ...
Which of the following statement is correct? 1.The signature of an in ...
Output for the following code? namespace IndiabixConsoleApplication ...
How many times can a constructor be called during the life time of an ...
More ...