What is difference b/w Generic List and Arraylist, Generic
List Vs HashTable, Generic List Vs No Generic? Pls Explain
with example.

Answer Posted / mani

Array list can increase and decrease size dynamically.You
donot use the REDIM keyword. You can access any item in
array using the INDEX value of the array position.

You can access array using INDEX value of array. but how
many times you know the real value of INDEX . Hashtable
provides way of accessing index using user identified key
value,thu removing the INDEX problem.

Is This Answer Correct ?    6 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mvc in asp.net interview question? : Asp.Net MVC

584


What is a postback url?

571


Mention the execution process for managed code?

628


Explain the significance of routing? : asp.net mvc

645


Can we create a multiple user simultaneously ?

667






What is the behavior of a Web browser when it receives an invalid element?

716


What is form submit?

611


What is validation in asp.net?

664


Distinguish between Server-side and Client-side code?

637


What is the use of global.asax file?

641


Explain global assembly cache.

669


What are the different authentication modes in asp.net?

615


What is difference between View State and Hidden Field in ASP.NET?

740


What is the displayafter property in updateprogress control?

607


What is different authentication mechanisms used in ASP.NET?

679