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 rmi and steps involved in developing an rmi object?

0 Answers  


Is there a jre for java 11?

0 Answers  


What is the difference between Java1.4 and Java1.5

0 Answers   NIIT,


Distinguish method overloading and method overriding

4 Answers   Tech Mahindra,


How to declare objects of a class ?

0 Answers   Akamai Technologies,


Should a main method be compulsorily declared in all java classes?

0 Answers  


What is the purpose of final keyword and when to use it?

0 Answers  


What is an i/o filter?

5 Answers  


What is the difference between checked exception and unchecked exception?

0 Answers  


they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }

2 Answers   DNS, IPSR Solutions,


What is time complexity java?

0 Answers  


How do I start learning java?

0 Answers  


Categories