Download
100% FREE
Office Document APIs for .NET
Online: 695
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
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
can we have insert method in HashTable
Posted by
deccansoft
on 9/27/2010 | Category:
C# Interview questions
| Views: 1974
No, because in hash table we do not have index, so we cannot insert in hashtable.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
What is the default capacity of an arraylist
Next question > :
what is the advantage of TrimToSize in array list
Comments or Responses
Login to post response
More Interview Questions
what is the advantage of TrimToSize in array list
What are Nested Types in Generics
what is dictionary? How to use
What is Bit Array and properties of Bit Array
How to Serialize the generic types
What is the drawback of arraylist compared with Generic list
Which namespace has to be added for using generic list (List
, where ...
What is meant by Constraint in Generics