Which is the best book for whole java study?
Answers were Sorted based on User's Feedback
Answer / nishant mathur
Complete reference of java third and fourth edition
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / krishgopal
the complete reference 7th edition is one best for
everything know about java.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / anilkumar s b
JAVA ALL CLEAR BOOK FROM EKALAVYA UNIVERSITY IS MUCH BEYOND
THE OTHERS....
| Is This Answer Correct ? | 4 Yes | 0 No |
SCJP 1.6 written by Khalid Mugal is the best book for java.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / raghava
Head first java is better for core java
SCJP1.6 by cathy is advanced book to learn in depth concepts of core java.
never try to purchase Java complete reference and balaguruswamy books.....try to find the others who have rel working knowledge in java
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I install java on windows?
What is rxjava2?
How do I find jre version?
What is static class in java?
Is java singleton thread safe?
In a barber shop there are 2 doors. customer come in 1 door, leave in other. minimum # of chairs. barber spend his life in cutting. always barber can cut 1 customer. few chairs in the shop. if barber busy customer waits, if chairs full, customer leave. if no customer, barber sleeps. treat barber and customer as 2 threads. you can use Semaphore class with arrive and depart and count as parameter.
what is the serialization?
What is map and flatmap?
What is jndi datasource in java?
What is the difference between java se and java ee?
How can I swap two variables without using a third variable?
what is major difference between component and object?