How does linkedhashmap work in java?


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

Post New Answer

More Core Java Interview Questions

How to create an instance of a class if the class has private constructor?

3 Answers  


What is the purpose of a volatile variable?

0 Answers  


In Java why we write public static void main(String args[]) why not main()?

46 Answers   Aptech, GE Healthcare, Infosys, Microsoft, New Horizon, Practical Viva Questions, TCS, Wipro,


I don’t want my class to be inherited by any other class. What should I do?

0 Answers  


define the terminology association.

0 Answers  






What is the hashcode () and equals () used for?

0 Answers  


What is the relationship between class and object?

0 Answers  


Why do we need array in java?

0 Answers  


What is return code?

0 Answers  


What is access modifiers?

1 Answers   Cap Gemini,


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 are the characteristics of java?

0 Answers  


Categories