About Whizlabs Exam Simulator

About Whizlabs Exam Simulator Whizlabs Exam Simulator is a preparatory tool for aspirants of various certifications offered by the leading certification vendors like PMI, Oracle and Cisco. Whizlabs Exam Simulator is a software that replicates the actual online exam environment by providing a computer-based, timed testing environment. It aims to acquaint a certification aspirant with the nature and the substance of the exam before the aspirant actually takes the exam. A single exam simulator caters to just one certification exam. Prepared by experts of the domain, Whizlabs Exam Simulator maps exactly to the objectives and pattern of the actual certification […]

About Whizlabs Exam Simulator Read More »

Guidelines & Recommendation on changes in Oracle Certified Master, Java EE5 Enterprise Architect (earlier known as SCEA) Certification

Oracle is changing certification requirements from 1st October, 2011 but this article summarizes all the information with respect to the same. If you want to do certification in current format, here are the important guidelines: You need to clear all three steps (multiple choice exam, assignment & essay) before 30th September, 2011 If you want to ensure that you receive grade before 30th Sep, you need to submit your assignment (2nd part) & essay (3rd part) before 27th August Otherwise, you can still submit your assignment & essay before 30th Sep, but if you fail in that, resubmission requires meeting new certification requirements.

Guidelines & Recommendation on changes in Oracle Certified Master, Java EE5 Enterprise Architect (earlier known as SCEA) Certification Read More »

5 Reasons that make OCPJP Exam tough

You start preparing for the OCPJP exam with lots of zeal and enthusiasm. You do various researches on the internet, read various Java forums and also buy that 1st book on OCPJP exams. You are now really committed to study 2-3 hours every day and clear the exam in about 1-3 months time. The next few days go by and you didn’t get those initial 2 hours to study. Then a whole week goes by and you start getting a little worried as you promised to give it more time over the weekend…….sounds familiar. We asked many OCPJP exam takers

5 Reasons that make OCPJP Exam tough Read More »

Ten Most Common Errors in Java :

It’s natural to make mistake, even if you are new to java or an expert in coding. Here’s a list of common mistakes done while coding in java : 10. Method Overriding – mismatch of the method name: Overriding is very helpful feature and is heavily used in java. Easiest way of trap is mistype of the method name. If we mistype the name, we are no longer overriding the method but creating a new method but with the same parameter and return type. Compiler doesn’t not pick up this kind of problem and it can lead to frustrating results.

Ten Most Common Errors in Java : Read More »

New Features in Java 7

Java 7 also known as Dolphin is going to be available from 28 July 2011 . The additional features for Java 7 are : Support for dynamically typed languages – Extensions to the JVM, the Java language, and the Java SE API to support the implementation of dynamically-typed languages at performance levels near to that of the Java language itself. Language changes – Strings in Switch statements Try with resources statements Improved type inference for generic instance creation – “Diamond” Simplified varargs method invocation Better integral literals Improved exception handling (multi-catch) Concurrency & Collection utilities – A lightweight fork/join framework,

New Features in Java 7 Read More »

How to prepare for OCPJP Exam

Oracle Certified Professional, Java SE 6 Programmer : This certification is for those programmers who are experienced in using the Java  programming language. If one clears this certification, it proves 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 J2SE 5.0. To achieve this certification, candidates must successfully complete one exam. It is not necessary to be a Certified Java Associate prior to taking this exam. There are many ways to prepare for this certification.  For those who want to go

How to prepare for OCPJP Exam Read More »

Basic Information about OCPJP 6

The Sun Certified Java Programmer (SCJP 6 – CX-310-065) now known as Oracle Certified Professional, Java SE 6 Programmer (OCPJP 6 – 1Z0-851) is the entry level exam and is essential for many Java related certification Some basic information about OCPJP 6 : Exam Code : 1Z0-851 Number of Questions : 60 Passing Score : 61 %  (36 out of 60) You need to obtain atleast 61 % to be successful in this exam which is 36 out of 60 to be answered correctly Time Allowed : 150 minutes which is sufficient . You are allowed to go back to

Basic Information about OCPJP 6 Read More »

Oracle Java Certifications – Change of testing centre to Pearson VUE from Prometric

Effective from June 1, 2011, Java certification exams will be offered through a new test delivery partner – Pearson VUE – and will no longer be available through Prometric. Pearson VUE (pearsonvue.com) provides computer-based testing for information technology, academic, government and professional testing programs around the world. It has secure network of test centers in 165 countries. Some important points to be considered: If you are planning to take an exam on/after June 1: Registration will begin at Pearson VUE on May 16, 2011 for all scheduled exams on or after June 1. If you are currently registered to take

Oracle Java Certifications – Change of testing centre to Pearson VUE from Prometric Read More »

Sun Certified Java Associate (SCJA) CX-310-019 Certification Exam Preparation

As the exam is intended for Java beginners, the toughness level of questions is quite low, as compared to other Java certification exams. Freshers to Java can score well, if they can extensively read about the various Java-based technologies and also get hands-on practice on Java fundamentals for a couple of months. No certification study guides are yet available for this exam. Any good book which covers Java Language basics like Head First Java is sufficient for handling code-based questions. Take code examples from the books, go through them and experiment with various possibilities. For the UML part, the exam

Sun Certified Java Associate (SCJA) CX-310-019 Certification Exam Preparation Read More »

Scroll to Top