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

Explain the difference between an exe and a dll?

525


Why will you usually create an aspnet user account in the database for an asp.net web application?

534


Describe paging in asp.net?

674


What are the new web part controls in asp.net 2.0 ?

524


What is a postback ispostback and autopostback in asp net?

477






What is Pre-Render event in ASP.NET?

588


Explain difference betn dataset and recordset?

528


How would you turn off cookies on one page of your website?

535


What are the different types of proxy patterns?

592


What is the difference between ASP.NET Webforms and ASP.NET MVC?

607


What is a server cookie?

495


Explain About WebService

649


What is a session in asp.net?

532


What is IPostBack? How to use it?

594


How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?

628