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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -