• Menu
  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

JavaBeat

Java Tutorial Blog

  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)
  • Java
    • Java 7
    • Java 8
    • Java EE
    • Servlets
  • Spring Framework
    • Spring Tutorials
    • Spring 4 Tutorials
    • Spring Boot
  • JSF Tutorials
  • Most Popular
    • Binary Search Tree Traversal
    • Spring Batch Tutorial
    • AngularJS + Spring MVC
    • Spring Data JPA Tutorial
    • Packaging and Deploying Node.js
  • About Us
    • Join Us (JBC)

OCPJP 8 / OCPJP 7 Exam Details

January 23, 2014 //  by Krishna Srinivasan//  Leave a Comment

The Oracle Certified Professional for Java Platform, Standard Edition 6 certification exam is for programmers experienced using the Java programming language. Achieving this certification provides 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 SE 6.

OCPJP 6 / SCJP 6 New Mock Exams

  • NavigableSet
  • NavigableMap
  • Garbage Collection
  • Console API
  • Finalize Method

What is new in OCPJP 6 / SCJP 6?

There is few minor changes from the previous version 5.0. Objectives are very similar to SCJP 5.0 exam except that few minor updates. In the following section bolded topics are updated in OCPJP 6.

  • Section : 3

1.6: Given a scenario involving navigating file systems, reading from files, writing to files, or interacting with the user, develop the correct solution using the following classes (sometimes in combination), from java.io: BufferedReader, BufferedWriter, File, FileReader, FileWriter, PrintWriter, and Console ( mock exams for console ).

  • Section : 5

1.5: Given a scenario, develop code that declares and/or invokes overridden or overloaded methods and code that declares and/or invokes superclass or overloaded constructors.

  • Section : 6

1.6: Write code that uses the generic versions of the Collections API, in particular, the Set, List, and Map interfaces and implementation classes. Recognize the limitations of the non-generic Collections API and how to refactor code to use the generic versions. Write code that uses the NavigableSet  and NavigableMap  interfaces.

  • Section : 7

1.5: Given a code example, recognize the point at which an object becomes eligible for garbage collection, and determine what is and is not guaranteed by the garbage collection system. Recognize the behaviors of System.gc and finalization ( mock exams for garbage collection in ocpjp 6 ).

1.6: Given a code example, recognize the point at which an object becomes eligible for garbage collection, determine what is and is not guaranteed by the garbage collection system, and recognize the behaviors of the Object.finalize() method.

SCJP Practice Questions

  • Mock Exam 1
  • Mock Exam 2
  • Mock Exam 3
  • Mock Exam 4
  • Mock Exam 5
  • Mock Exam 6
  • Mock Exam 7
  • Mock Exam 8
  • Mock Exam 9
  • Mock Exam 10
  • Mock Exam 11
  • Mock Exam 12
  • Mock Exam 13
  • Mock Exam 14
  • Mock Exam 15
  • Mock Exam 16
  • Mock Exam 17
  • Mock Exam 19
  • Mock Exam 20
  • Mock Exam 21

 

OCPJP / SCJP FAQs

This section provides details for the beginner of Sun certification exams. Who doesn’t have any knowledge on Sun certifications can read this section to get basic knowledge about the various sun certifications and procedures to appear for the exams.

what is SCJP exam?

SCJP stands for Sun Certified Java Programmer. This certification is given by Sun Micro Systems, creator of Java technologies. This is the prelim exam in the series of Java technologies certification, to asess the basic knowledge in core java.

who is conducting the exam?

Sun Micro Systems Inc. (Sun’s official site)

Are there any pre-requisites for appearing for the SCJP exam?

There is no pre-requisite to appear for the exam, other than knowing Java language concepts and syntax thoroughly.

What type of questions are asked in the test?

You will find three types of questions on this examination:

  • Multiple-Choice Questions with a Single-Correct Answer
  • Multiple-Choice Questions with Multiple-Correct Answers
  • Fill-In Questions Requiring your Typed Response

What will I get after I pass the Certification?

Candidates passing the exam will receive a temporary certificate before leaving the examination center. It will have your pass/fail grade, score, and feedback on your performance by categories or objectives. Once the results are uploaded to the SUN’s central database, a permanent certificate is dispatched to the candidate.

Will the certificate contain my score and number of attempts?

The certificate will not have any of the above.

How do I register for the exam?

Obtain an exam voucher from Sun Educational Services. Once you obtain the voucher, it can then be redeemed by signing up for the test at Prometric which is done by making an appointment for specific date and time. The voucher cannot be refunded back for your money, but it can be transferred.

What to do if I need to reschedule my test?

If you should need to cancel or reschedule your exam, you must contact Prometric one business day prior to your test date or you will lose your testing fee.

Category: CertificationsTag: OCPJP, OCPJP 6

About Krishna Srinivasan

He is Founder and Chief Editor of JavaBeat. He has more than 8+ years of experience on developing Web applications. He writes about Spring, DOJO, JSF, Hibernate and many other emerging technologies in this blog.

Previous Post: « FileStore in Java 7
Next Post: How to Send Mail using JSP? »

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Follow Us

  • Facebook
  • Pinterest

FEATURED TUTORIALS

New Features in Spring Boot 1.4

Difference Between @RequestParam and @PathVariable in Spring MVC

What is new in Java 6.0 Collections API?

The Java 6.0 Compiler API

Introductiion to Jakarta Struts

What’s new in Struts 2.0? – Struts 2.0 Framework

JavaBeat

Copyright © by JavaBeat · All rights reserved
Privacy Policy | Contact