SCJP 6 Preparation Guide



 SCJP 6 Preparation Guide
     Exam name and exam code
     knowledge you can gain after completing SCJP 6
     Prior certification/course requirements
     Exam objectives
     Time required to prepare for SCJP 6
     Recommended Training Guide or Book for SCJP 6
     Preparation Tips
     Benefits for individuals
     Benefits for employer




                                            © EPractize Labs Software. All rights reserved.
Exam name and exam code


You need to complete 1Z1-851 – Oracle Certified Professional, Java
SE 6 Programmer Certification.




                                            © EPractize Labs Software. All rights reserved.
knowledge you can gain after
                                   completing SCJP 6


You can gain basic knowledge of basic syntax and structure of the
Java programming language and can create Java technology
applications that run on server and desktop systems using J2SE 6.0.




      Data
       Data    Strings, arrays,
                Strings, arrays,   Inheritance and
                                    Inheritance and
      Types
       Types   loop constructs,
                loop constructs,   exceptions
                                    exceptions
               methods and
                methods and
               encapsulation
                encapsulation



               Java 6 Fundamentals
                Java 6 Fundamentals




                                               © EPractize Labs Software. All rights reserved.
Prior certification/course requirements


Currently there is no prior requirement from Oracle.




                                  SCJP 6




                                                © EPractize Labs Software. All rights reserved.
Exam objectives



Exam objectives

•   Topic   1         Declarations, Initialization and Scoping
•   Topic   2         Flow Control
•   Topic   3         API Contents
•   Topic   4         Concurrency
•   Topic   5         OO Concepts
•   Topic   6         Collections / Generics
•   Topic   7         Fundamentals


You can visit Oracle site at http://education.oracle.com/pls/web_prod-
   plq-dad/db_pages.getpage?page_id=320
or Download EPractize Labs SCJP 6 Training Lab and click Plan >
   Objective to know more details about this certification.




                                                        © EPractize Labs Software. All rights reserved.
Time required to prepare for OCEEJBD

You can get approximate estimation from the below link
  based on your current knowledge.
http://www.epractizelabs.com/certification-advisor/time-
  estimator.php?s=2




                                     © EPractize Labs Software. All rights reserved.
Recommended Training Guide or
                                  Book for SCJP 6


EPractize Labs offer complete Training Material that includes set of
Mock Exams to prepare for this certification.

You can download at
http://www.epractizelab.com/certification/sun/scjp-exam-6.html




                                             © EPractize Labs Software. All rights reserved.
Preparation Tips



The new exam pattern is fully focused on practical
  knowledge. Exam questions will be in the form of
  real-life scenario or coding examples.

•   Understand basic OO concepts and write coding for each concepts.
•   Write coding for inheritance from class and interface.
•   Write coding for abstract classes and methods.
•   Write coding for method overloading.
•   Write coding for method overriding.
•   Write coding for primitive types and wrapper classes of each
    primitive type.
•   Write coding for pass by value and pass by reference.
•   Write coding for polymorphism.
•   Write coding for arrays.
•   Write coding for loops (for, enhanced for, do while, while)
•   Write coding for if else, switch case.
•   Write coding for operators (+, ++, -- ..etc)
•   Write coding for handling exceptions (recall Java SE 7 changes).



                                              © EPractize Labs Software. All rights reserved.
Benefits for individuals




•   Clear evidence that a programmer understands the basic syntax and
    structure of the Java programming language and can create Java
    technology applications that run on server and desktop systems
    using Java SE6.
•   The certification empowers in driving Java Programming based on
    J2SE 6.0.
•   SCJP 6.0 certified programmers can easily design and develop the
    code based on J2SE 6.0.
•   Being a SCJP 6.0 certified programmer helps you to improve your
    career potential, gain more respect, and boost up your job security
    and opportunities.
•   With SCJP 6.0 certified programmer, you become more competitive in
    the job market.




                                               © EPractize Labs Software. All rights reserved.
Benefits for employer




•   Enables management to distinguish SCJP 6.0 certified programmer as
    Java professionals who can develop quality code efficiently and
    effectively.
•   Helps in deciding the best development APIs or Java Components
    based on latest J2SE APIs.
•   More confidence to work on Java Code technical decisions with
    business partners.
•   Enables project team to get best coding practices and guidance from
    a qualified Java Programmer.




                                               © EPractize Labs Software. All rights reserved.

scjp 6 preparation guide

  • 1.
    SCJP 6 PreparationGuide  SCJP 6 Preparation Guide  Exam name and exam code  knowledge you can gain after completing SCJP 6  Prior certification/course requirements  Exam objectives  Time required to prepare for SCJP 6  Recommended Training Guide or Book for SCJP 6  Preparation Tips  Benefits for individuals  Benefits for employer © EPractize Labs Software. All rights reserved.
  • 2.
    Exam name andexam code You need to complete 1Z1-851 – Oracle Certified Professional, Java SE 6 Programmer Certification. © EPractize Labs Software. All rights reserved.
  • 3.
    knowledge you cangain after completing SCJP 6 You can gain basic knowledge of basic syntax and structure of the Java programming language and can create Java technology applications that run on server and desktop systems using J2SE 6.0. Data Data Strings, arrays, Strings, arrays, Inheritance and Inheritance and Types Types loop constructs, loop constructs, exceptions exceptions methods and methods and encapsulation encapsulation Java 6 Fundamentals Java 6 Fundamentals © EPractize Labs Software. All rights reserved.
  • 4.
    Prior certification/course requirements Currentlythere is no prior requirement from Oracle. SCJP 6 © EPractize Labs Software. All rights reserved.
  • 5.
    Exam objectives Exam objectives • Topic 1     Declarations, Initialization and Scoping • Topic 2     Flow Control • Topic 3     API Contents • Topic 4     Concurrency • Topic 5     OO Concepts • Topic 6     Collections / Generics • Topic 7     Fundamentals You can visit Oracle site at http://education.oracle.com/pls/web_prod- plq-dad/db_pages.getpage?page_id=320 or Download EPractize Labs SCJP 6 Training Lab and click Plan > Objective to know more details about this certification. © EPractize Labs Software. All rights reserved.
  • 6.
    Time required toprepare for OCEEJBD You can get approximate estimation from the below link based on your current knowledge. http://www.epractizelabs.com/certification-advisor/time- estimator.php?s=2 © EPractize Labs Software. All rights reserved.
  • 7.
    Recommended Training Guideor Book for SCJP 6 EPractize Labs offer complete Training Material that includes set of Mock Exams to prepare for this certification. You can download at http://www.epractizelab.com/certification/sun/scjp-exam-6.html © EPractize Labs Software. All rights reserved.
  • 8.
    Preparation Tips The newexam pattern is fully focused on practical knowledge. Exam questions will be in the form of real-life scenario or coding examples. • Understand basic OO concepts and write coding for each concepts. • Write coding for inheritance from class and interface. • Write coding for abstract classes and methods. • Write coding for method overloading. • Write coding for method overriding. • Write coding for primitive types and wrapper classes of each primitive type. • Write coding for pass by value and pass by reference. • Write coding for polymorphism. • Write coding for arrays. • Write coding for loops (for, enhanced for, do while, while) • Write coding for if else, switch case. • Write coding for operators (+, ++, -- ..etc) • Write coding for handling exceptions (recall Java SE 7 changes). © EPractize Labs Software. All rights reserved.
  • 9.
    Benefits for individuals • Clear evidence that a programmer understands the basic syntax and structure of the Java programming language and can create Java technology applications that run on server and desktop systems using Java SE6. • The certification empowers in driving Java Programming based on J2SE 6.0. • SCJP 6.0 certified programmers can easily design and develop the code based on J2SE 6.0. • Being a SCJP 6.0 certified programmer helps you to improve your career potential, gain more respect, and boost up your job security and opportunities. • With SCJP 6.0 certified programmer, you become more competitive in the job market. © EPractize Labs Software. All rights reserved.
  • 10.
    Benefits for employer • Enables management to distinguish SCJP 6.0 certified programmer as Java professionals who can develop quality code efficiently and effectively. • Helps in deciding the best development APIs or Java Components based on latest J2SE APIs. • More confidence to work on Java Code technical decisions with business partners. • Enables project team to get best coding practices and guidance from a qualified Java Programmer. © EPractize Labs Software. All rights reserved.