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 a ashx file?

775


Explain server-side scripting?

792


What is the difference between a candidate key and primary key?

762


What I need to create and run an asp.net application?

729


Explain about Multi-Language integration?

805


Differentiate between a page theme and a global theme?

720


Is global asax mandatory?

754


Can any body provide me the sample web application in asp.net

1634


What is difference between URL and URI?

832


Explain what are delegates?

853


Where can I get information on cookies in asp.net?

779


What are the event handlers that we can have in global.asax file?

735


Can one dll file contains the compiled code of more than one .net language?

779


Explain about Application and Session Events ?

821


Why cyclomatic complexity is important?

772