Explain about vector, dictionary,hash table, property
classes?
Answer Posted / 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 View All Answers
What is the difference between a window and a frame in java programming?
What are class members by default?
What is purpose of keyword void?
List two java ide’s?
Can we have static methods in an interface?
What’s meant by anonymous class?
What does || mean in code?
What is a condition in java?
What does null mean in java?
Which collection is ordered in java?
What is the difference between static (class) method and instance method?
Explain an intermediate language?
How do you end a program?
What is the difference between dom and sax parser in java?
What are use cases?