Hi All, I need answer of this question with example.. Waiting your reply.. Thanks in Advance Nivedita
A linked list item will have a property called "NextItem" through which you can get the next time. In array you wont have that. In an array you can directly acces an array element like this : ArrayName(Index) ....Usually not possible in Link list
Hi you can find answer to this or many of this kind of questions on http://dotnetinterviews.blogspot.com/ Its a very good, clean and comprehensive site for these kind of questions thanks