What is a map? What are the implementations of map?


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

Post New Answer

More Core Java Interview Questions

What is an association?

0 Answers  


What is an Exception ?

9 Answers  


Does hashset allow duplicates in java?

0 Answers  


What are the parts of a method?

0 Answers  


why java does not support mulitple inheritance directly?

3 Answers   TCS,






What is the purpose of garbage collection in java? When is it used?

0 Answers  


Why non nested classes in java are not having marked as protected access specifier

2 Answers   Google,


What is complexity and its types?

0 Answers  


What is the final method?

0 Answers  


I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.

1 Answers   TCS,


what is class.forname() and how it will be useful ?

3 Answers  


Can we overload run() method in java?

0 Answers  


Categories