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 is the difference between the "protected and default" modifiers?
What are unchecked exceptions in java?
Suppose there is an array list [10,5,20,19,15,24].Print them in ascending & descending order in collection framework concept ???
What is computer compiler?
What is integers and example?
What does ide stand for?
What is meant by class loader? How many types are there?
where is .equals() method and how is it different from == operation <giving some confusing implementation> Is hashing related to these?
how can you say that java is independ language
what is the need of the Ajax?
Is java a prime method?
What does file separator do in java?