Object Oriented Programming in JAVA
Features of this guide:
- Theory questions and answers from all the topics for exam.
- All wanted concepts in just one place for each chapter.
- List of points which should be remembered so no one will be confused at exam .
- Package in one complete concepts programs for each chapter.
- Exercises with solutions for practice. And much more...
Download Solution Guide
Here I am providing you the solution for java exam .
OOP in Java (2nd Edition) (PDF Format)
OOP in Java (1st Edition) (PDF Format)
OOP in Java (1st Edition) (Word 2007 Format)
Java Exam Preparation Mock Tests
Mock test before exam always help you for better understanding and score good marks. Here are some sample mock test and answers. It will help you to know how to answer correctly.
General Suggestions for Java Final Exams
Download NetBeans Source Code for the programs in the Guide
Although the source codes are NetBeans Project Source, they can be compiled and run by any IDE.
Recommended Books & Tutorials
- To learn Java as a beginner, I recommend the following book and tutorial:
- Java - The Complete Reference (By: Herbert Schildt)
- The Java Tutorial (From Sun Microsystems)
Although the download link for Java Complete Reference contains 5th edition of the book, it is highly recommended that you collect the 7th edition (or later) of the book. - To learn Swing from beginning to advanced, the following tutorial is the one and only tutorial that I found to be the most useful and the best:
Swing Tutorial (From Sun Microsystems) - For developing softwares or projects in Java, you can get great help from the following books:
- Java Swing 2nd Edition (O'Reilly)
- Swing Hacks (O'Reilly)
- 1000 Java Tips
- Java Code Conventions
- Writing Robust Java Code
And, of course, you cannot move a single step forward without the invaluable Java Docs. However, the Java Docs is integrated with the NetBeans IDE. - To prepare for the Sun Certified Java Programmer (SCJP) and Sun Certified Java Developer (SCJD) Exam, the following guide and mock test software might be useful:
__________________________________________________________
Click to Add a New Comment
Post a Comment