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 |
What are the differences between string, stringbuffer and stringbuilder?
What is Marker interface in java? and what is clone?
What is the synonym of framework?
What does the string method compareto () do?
Explain the protected field modifier?
What is string subsequence method?
What is immutable state?
What is left shift and right shift?
What is casting ?
What are predefined functions?
What is the difference between interface & abstract class?
What is api in java?