What are the advantages of defining packages in java?


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

Post New Answer

More Core Java Interview Questions

Variable of the boolean type is automatically initialized as?

0 Answers  


What are the advantages of java?

0 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


What is better - 'bit-shift a value' or 'multiply by 2'?

0 Answers   DELL,


Do loops java?

0 Answers  






What is style and indentation?

0 Answers  


What is difference between float and double?

0 Answers  


If you are reviewing the code of your team members, what points will you look at, assuming the performance of the application is not so great

2 Answers   KPIT,


how can you retrive information from database by using hashmap/arraylist ,plz explain with example briefly?

1 Answers   Satyam,


Is ++ operator thread-safe in java?

0 Answers  


Convert a binary search tree to a sorted doubly linked list inplace.

1 Answers   Amazon,


What is the purpose of finalization in java programming?

0 Answers  


Categories