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 meant by vector class, dictionary class, hash table class, and property class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what is the difference between java and j2ee... is that can i work j2ee on net beans IDE 6.0

2 Answers  


class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


Is ++ operator is thread safe in java?

0 Answers  


Can you override a final method?

0 Answers  


Why can't we use static class instead of singleton?

0 Answers  


What is the java virtual machine?

0 Answers  


Can a method be overloaded based on different return type but same argument type?

0 Answers  


When should I use abstract classes and when should I use interfaces?

2 Answers  


Why singleton is not thread safe?

0 Answers  


what are literals in java?

2 Answers  


What is the difference between a vector & an array list?

0 Answers   Agilent,


Explain the importance of finally block in java?

0 Answers  


Categories