Forums Register Login

Vector , Map ,set

+Pie Number of slices to send: Send
Can anyone help me on how does vector,Map,set classes work on.
A detail explaination is needed
+Pie Number of slices to send: Send
hi Indu,
what ever i know regarding vector,set and Map. to my knowlede,
hope so they are almost correct.
vector - this is class implementing from list interface,and can
increase size dynamically ,this is safe in use of threads as it supports for synchronization.this will give U in order(not soreted).allows duplicate of elements.
Set is an interface extending from Collection interface,doesnot allow duplicacy of elements.and this was not ordered.(it allow
a null value i think this is not sure).
Map is an interface ,which has both keys and values .
keys are not allowed for duplication,but values are allowed.
(null key and null value are allowed i think ).this is not ordered.but this is mainly used for fast retrival of data.
hope this can understand u, a litle more knowledge is reqired
that is also i was looking for.
for a specific key U get corresponding value.
+Pie Number of slices to send: Send
will there be questions on Vector,Map and Set in Java2 exam
Let's go to the waterfront with this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com


reply
reply
This thread has been viewed 816 times.
Similar Threads
Q on Jxam
Memorizing the Collections
Serialization of Java Types
Casting through diffrent tree branches.
Collections and comparisons
More...

All times above are in ranch (not your local) time.
The current ranch time is
Mar 28, 2024 20:32:26.