Training articles, Tips, How Tos for scmad certification
All articles for SCMAD certification
Tips and How Tos for SCMAD certification
Things to practice for CX 310-110
in SCMAD
The Sun Certified Mobile Application Developer for the Java 2 Platform, Micro Edition, Version 1.0 certification exam is meant for software developers who are developing mobile applications by using the Java 2 Platform, Micro Edition (J2ME) technology.
The devices include cellular phones,...
continue reading " Things to practice for CX 310-110" »
Everything you want to know about the CX310-065 exam
in SCMAD
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
in SCMAD
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
in SCMAD
The Sun Certified Mobile Application Developer for the Java 2 Platform, Micro Edition, Version 1.0 certification exam is meant for software developers who are developing mobile applications by using the Java 2 Platform, Micro Edition (J2ME) technology.
The devices include cellular phones,...
continue reading "Skills Required" »
Skills required for Sun test CX310-065
in SCMAD
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.
in SCMAD
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." »
Java 2 Platform Micro Edition (J2ME)
in SCMAD
J2ME stands for Java 2 Micro Edition. This platform of Java is used to develop applications for resource constraint devices such as mobile phones, PDAs, set top boxes, etc.
The J2ME comprises three major components. These components are as follows:
Configuration Profile
Optional...
continue reading " Java 2 Platform Micro Edition (J2ME)" »
Implementing High-Level User interface in MIDP
in SCMAD
Developing a user interactive application is a daunting task. A developer needs to be very careful and understanding while developing an application that supports a user interface. He should very intelligently use colors in the application, so that it does not pinch in the eyes of users or appear...
continue reading "Implementing High-Level User interface in MIDP" »
New features in SCJP exam
in SCMAD
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" »
