Questions every good Java/Java EE Developer should be able to answer? -


i going through questions every .net developer should able answer , highly impressed content , approach of question, , in same spirit, asking question java/java ee developer.

what questions think should java/java ee programmer able answer?

i marking question community wiki not user specific , aims serve programming community @ large.

looking forward amazing responses.

edit: please answer questions too, suggested in comments, people learn new regarding language, too.

what relationship between hashcode() , equals()? significance of these methods? requirements implementing them?


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -