Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to make class immutable

6 Answers  


Explain about assignment statement?

0 Answers  


Can You Have Virtual Functions In Java?

0 Answers  


Can we declare a constructor as final?

0 Answers  


what is the difference between static block and static method

19 Answers   Huawei,


Can we sort hashmap in java?

0 Answers  


solve this is my problem byte a=40,byte b=50 both add value is 90 this is with in range of byte... byte range is -128to 127.... why this pgm gives error like type mismatch.... package javapgms; public class byte1 { public static void main(String args[]) { byte a=40,b=50; byte c=a+b; System.out.println(c); } } note : dont use int k... a,b,c are in byte range... mind it..

2 Answers  


can write code for serialization ?

1 Answers   HCL, MegaSoft,


can we add two numbers without using arthematic operators? if possible how?

5 Answers   CTS,


What is the purpose of checked and unchecked exceptions in JAVA?

0 Answers   Amdocs,


Why parsing is done?

0 Answers  


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

0 Answers  


Categories