Articles for SUN Java for SCJP 6.0 CX310-065
Everything you want to know about the CX310-065 exam
Q. What are the prerequisites for the SCJP 1.6 exam?
A. There is no prerequisite for the SCJP 1.6 exam. However, you must be well experienced with the language before you take the exam. Even if you are new to the Java field, you can still pass the exam with self-study. This will......
continue reading "Everything you want to know about the CX310-065 exam" »
SCJP CX310-065 Short Notes: Exam passing tips
Declarations, Initialization, and Scoping
The super keyword can be used when a subclass needs to refer to its immediate superclass.
An inner class can be defined as private, default, public, or protected.
An inner class declared inside a method is private to the method.......
continue reading "SCJP CX310-065 Short Notes: Exam passing tips" »
Skills required for Sun test CX310-065
Sun has specified more than thirty five objectives for Sun test CX310-065 (Sun Certified Programmer for the Java Platform, Standard Edition 6). These objectives are grouped under seven topics. Before taking the test, an individual should possess a good command over the following areas:......
continue reading "Skills required for Sun test CX310-065" »
Things to practice for Sun test CX310-065.
The CX310-065 (Sun Certified Programmer for the Java Platform, Standard Edition 6) checks your real ability as a programmer. In fact, it is totally scenario based rather than knowledge based. This test requires you to have a good understanding of the Java language and the capability to write......
continue reading "Things to practice for Sun test CX310-065." »
New features in SCJP exam
SCJP 1.5 and SCJP 1.6 are very different from the older versions of the exam.
SCJP 1.6 has added some new features, which are as follows:
NavigableSet interface
NavigableMap interface
Console class The major changes that took place in the 1.5 version are as follows:
Autoboxing......
continue reading "New features in SCJP exam" »
String, StringBuffer and StringBuilder classes
String, StringBuffer, and StringBuilder are classes present in the Object class. String objects are immutable, whereas StringBuffer and StringBuilder objects can be modified.
String Class
The String class is defined in the java.lang package, and hence it is implicitly available to all......
continue reading "String, StringBuffer and StringBuilder classes" »
| Includes | Free | Buy |
|---|---|---|
| Version | 8.05.05 | |
| Practice Tests | 1 | 5 |
| 15 | 575 | |
| Quiz | 15 | 193 |
| Final Test | No | Yes |
| Articles, How Tos.., Tips | Yes | Yes |
| Study Notes | 28 | 198 |

