What is the Dictionary class?



What is the Dictionary class?..

Answer / neema

Dictionary class is defined in util package.
Its a key/value repository.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is finalize()?

0 Answers  


What does business logic mean?

0 Answers  


What are the two basic ways in which classes that can be run as threads may be defined?

0 Answers  


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


Can the garbage collection be forced by any means?

0 Answers  






When is the arraystoreexception thrown?

0 Answers  


How many days will it take to learn java?

0 Answers  


Explain about exception propagation?

0 Answers  


What is identifier give example?

0 Answers  


How 'java' got its name and what it stands for?

11 Answers   Wipro,


How can you generate random numbers in java?

0 Answers  


What an i/o filter in java programming?

0 Answers  


Categories