Articles & Tutorial for SCJA certification

Article Home | Top 10 Articles | New Articles | Certification List | Exam List

Showing 1 - 10 of 104 Articles   PREVIOUS 1 2 3 4 5 6 7 8 9 10 NEXT
Are you preparing for SCJA certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your SCJA certification exam in first attempt.
All articles for SCJA certification
Tips and How Tos for SCJA certification

Java 2 Platform Micro Edition (J2ME)

in SCJA

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)" »

String Handling

in SCJA

The String class is defined in the java.lang package and hence is implicitly available to all the programs in Java. The String class is declared as final, which means that it cannot be subclassed. It extends the Object class and implements the Serializable, Comparable, and CharSequence...
continue reading " String Handling" »

How are packages declared?

in SCJA

Packages are declared by using the package statement. The word package is a keyword in Java. The package statement is not technically needed to write a complete Java program. However, if it appears, it must be the first executable statement in the program. Only comments or white spaces are...
continue reading "How are packages declared?" »

Java-Data types, Variables, and Arrays

in SCJA

Java is a robust language. One of the factors, which makes Java robust is the fact that it is a strongly typed language, i.e., every variable has a type, every expression has a type, and every type is defined. Java defines eight primitive data types. These are as follows: int byte long...
continue reading "Java-Data types, Variables, and Arrays" »

JDBC

in SCJA

The introduction of the Java language is required before introducing the concept of JDBC. Java is an object-oriented programming language. It incorporates all the objected-oriented concepts such as polymorphism, abstraction, encapsulation, etc. Java is a platform independent language because it...
continue reading "JDBC" »

Skills Required

in SCJA

The Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0 certification exam is meant for people who aspire to make a career in the software development industry using Java technologies. To pass this certification exam one must be well versed in: Object-Oriented...
continue reading "Skills Required" »

Things to Practice for CX310-019

in SCJA

The Sun Certified Associate for the Java Platform, Standard Edition, Exam Version 1.0 certification exam is meant for people who aspire to make a career in the software development industry using Java technologies. Before taking this exam, you must practice the following: Understand...
continue reading "Things to Practice for CX310-019" »

What are boolean logical operators ?

in SCJA

Boolean logical operators operate on boolean operands. They combine two boolean values and return a boolean value as a result. The table below shows some boolean operators and the result they respectively produce. In the above table, A and B are boolean variables.
continue reading "What are boolean logical operators ?" »

What are character literals?

in SCJA

Character literals are 16 bit Unicode characters that are used to represent a single character. They are generally used to initialize variables declared as char. They can also be converted into integer types and manipulated with integer operators. Character literals are formed by enclosing a...
continue reading "What are character literals?" »

What are final variables?

in SCJA

Variables declared with the keyword final as a modifier are called final variables. They are so called because once initialized a value, their values cannot be modified. Any attempt made to modify the value of a pre-initialized final variable will result in a compile time error. A final...
continue reading "What are final variables?" »

Showing 1 - 10 of 104 Articles   PREVIOUS 1 2 3 4 5 6 7 8 9 10 NEXT
MCSE: MCSA, MCTS, MCITP    JAVA Certification: SCJP, SCWCD, SCJA, SCBCD, SCMAD Cisco Certification: CCNA, CCENT, A+, Network+, Security+
Oracle Certification: OCP 9i, OCP 10g, OCA 9i, OCA 10g CIW foundation    Photoshop ACE
© 2008 uCertify.com. All rights reserved. All trademarks are the property of their respective owners.
 
HACKER SAFE certified sites prevent over 99.9% of hacker crime.