which book is the best for preparing for SCWCD 1.5
Answer Posted / nitin jadav
if you want to read just for exam perspective then read
only SCWCD1.5 by Kathy Sierra and if you want to increase
your knowledge then first read Head First Servlets & JSP
then read SCWCD1.5 by Kathy Sierra.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Should we create system software ( e.g operating system ) in java ?
Which interface does java.util.hashtable implement?
What are the queues in the java collection framework? : java collections
What is the difference between comparable and comparator in java.util pkg?
What is deque in the java collections framework? : java collections
What is the enumerator of the java collection framework? : java collections
What are the types of java collections? : java collections
What is an algorithm in java collection framework? : java collections
What are the different types of features of the java collections framework? : java collections
What are the different types of collections views being provided by the map interface? : java collections
What do you understand by synchronization? Why is it important?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.
What is java collection? : java collections
what is mean by hasing and maping in java platform and advantage?