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

How do you define a variable?

0 Answers  


How are observer and observable used in java programming?

0 Answers  


How is the marker interface used in Java?

0 Answers   BirlaSoft,


When do you create an index?

0 Answers  


What is a buffer in java?

0 Answers  






What is use of static in java?

0 Answers  


What is multi level inheritance in java?

0 Answers  


What is lazy programming?

0 Answers  


what is the need to set path in java? how many ways to set path in java? Explain breif?

5 Answers  


what is ststic with example

0 Answers   Wipro,


What is pojo class in java?

0 Answers  


program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called

1 Answers   Huawei,


Categories