What is variable declaration and definition?


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

Post New Answer

More Core Java Interview Questions

Why is java multithreaded?

0 Answers  


What is the use of arrays tostring () in java?

0 Answers  


Write a code to create a trigger to call a stored procedure

0 Answers  


What is substring in java?

0 Answers  


What is design pattern and there types?

2 Answers   Cap Gemini,


Is a copy constructor?

0 Answers  


Why synchronization is important in java?

0 Answers  


What is a variable declaration?

0 Answers  


Why array is used in java?

0 Answers  


What does nextint () do in java?

0 Answers  


How to convert String into primitive datatype.

6 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


Categories