Buy Questpond's video subscriptions on
huge discount
.
Online: 7617
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
What does IDictionary Interface represent
Posted by
deccansoft
on 9/27/2010 | Category:
C# Interview questions
| Views: 2932
IDictionary interface represents a non-generic collection of key/value pairs.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
The data types to be used in a Generic class are d ...
Next question > :
When is the object ready for garbage collection?
Comments or Responses
Login to post response
More Interview Questions
When is the object ready for garbage collection?
Heap memory is divided into ________ generations?
Is "insertion" and "deletion" possible using Array? What is an alterna ...
Can we override the ToString() method
When do we use HASH TABLE and when we use HASH MAP
In a Hashtable _______ must be unique, but ______ need not be unique.
Can an arraylist accept duplicate elements
How is dictionary entry added to Hash table