Answer Posted / prabhu
hasgmap hs=new hashmap();
vector v =new vector (hs);
| Is This Answer Correct ? | 2 Yes | 10 No |
Post New Answer View All Answers
What is meant by singleton class?
What differences exist between iterator and listiterator?
Can you use this() and super() both in a constructor?
What class of exceptions are generated by the java run-time system?
What is the list interface?
When will you define a method as static in Java?
What is scope & storage allocation of global and extern variables? Explain with an example
How to handle a web browser resize operation?
List primitive java types?
If a method is declared as protected, where may the method be accessed in java programming?
Why do we need singleton?
What are the two ways of implementing multi-threading in java?
What are different types of multitasking?
What is this keyword in java?
What is class forname used for?