Explain about vector, dictionary,hash table, property
classes?



Explain about vector, dictionary,hash table, property classes?..

Answer / ravikiran(aptech mumbai)

vector is a legacy class which contains all static methods
dictionary is a sub class of hastable and is used to store
the objects as key-value pairs
hashtable is used to store the objects as key value pairs
and is a legacy class and doenn't allow null keys and null
vlaues
property is subclass of hashtable used to save the objects

Is This Answer Correct ?    8 Yes 3 No

Post New Answer

More Core Java Interview Questions

What are the differences between string, stringbuffer and stringbuilder?

0 Answers  


What is Marker interface in java? and what is clone?

16 Answers   Persistent, Wipro,


What is the synonym of framework?

0 Answers  


What does the string method compareto () do?

0 Answers  


Explain the protected field modifier?

0 Answers  






What is string subsequence method?

0 Answers  


What is immutable state?

0 Answers  


What is left shift and right shift?

1 Answers  


What is casting ?

2 Answers  


What are predefined functions?

0 Answers  


What is the difference between interface & abstract class?

0 Answers  


What is api in java?

0 Answers  


Categories