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 meant by JVM ?
what is the replacement method of stop() of thread
how u do unit testing?
What are methods of a class?
Does java allow overriding static methods ?
What is stored procedure. How do you create stored procedure ?
What are the four versions of java?
How many bits is a char?
what is platform independence in java?
Which is bigger float or double java?
Is empty .java file name a valid source file name?
What is substring in java?