Answer Posted / lavanya
arraylist accepts any type of object. when we create an
arraylist it allows duplicate values.
in dictionary it maintains key and value which is specific
type (i.e, either its int or string or any datatype)
it will not allow duplicates.
so dictionary is better in some requirements.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is react a template engine?
When Cookies are expired in ASP.NET?
Explain about consistent programming model in the .NET framework?
How to sign out from forms authentication?
How does session authentication work?
How will create assesblies at run time?
What does it mean your session has timed out?
Explain the features that make asp.net more used framework? : asp.net mvc
What are the layouts of ASP.NET Pages?
How to find last error which occurred?
Explain About WebService
What is application session?
What is marshalling ? Is it a part of asp.net ?
What is Dynamic Web and discuss its usage with the help of real life examples?
Why do we need a web application session?