Buy Questpond's video subscriptions on
huge discount
.
Online: 2783
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
>
ASP.NET
>
Loading ...
What is the Namespace to work with generic collections i.e. List,SortedList?
Posted by
Rajesh_Kumar
on 1/18/2014 | Category:
ASP.NET Interview questions
| Views: 2350 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
We have to import
System.Collections.Generic
Namespace to work with generic collections.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the use of Sort method in List collection?
Next > :
What will be the output of is_contains variable? ...
Comments or Responses
Login to post response
More Interview Questions by Rajesh_Kumar
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?
What will be the output of below code? List<int> lst = new Li ...
What will be the output of below code? List<int> lst = new Li ...
What is the use of Exists method of Generic method in C#?
How to check whether Generic List contains items or Not or what is the ...
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 ...