OCPJP 6!
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
OCPJP 6 - 93%
Torsten Oppermann wrote:Serialization is not in the exam ?? can someone confirm this ? i just practiced the serialization part today :/
Ikpefua wrote:
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Ikpefua Jacob-Obinyan wrote:Be informed that NOT all exam centers have been updated, I advise you to go ahead and study it.
![]()
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
Ikpefua Jacob-Obinyan wrote:
Be informed that NOT all exam centers have been updated, I advise you to go ahead and study it.![]()
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
Mala Gupta wrote:
Ikpefua Jacob-Obinyan wrote:
Be informed that NOT all exam centers have been updated, I advise you to go ahead and study it.![]()
I believe that the exam is downloaded from the Oracle's website, just before you are ready to start with your exam. If this is the case
Mala
Ikpefua wrote:
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Ikpefua Jacob-Obinyan wrote:
@Mala I am afraid I am NOT in any position to answer questions based on your 'believe' and your 'if'. Please click on the following link and READ carefully.
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
OCPJP 6!
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
OCPJP 6!
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
OCPJP 6!
Ikpefua Jacob-Obinyan wrote:Mala,
In general I will advise that if you have time to study serialization, wait(), notify() etc go ahead, there's NO harm in adquiring more knowledge, in fact this helps you better equiped for your first job!.
Cheers!.
Ikpefua.
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
Mohit Daga wrote:Mala,
The exam centre people I called were not very helpful regarding the matter.They tell me that they have recently received a mail from Oracle which says that a new format for the exam is to be implemented in "short time".This,new format he says has not been implemented before.Any idea about this?According to the person it might just be implemented anytime since the date was not specifically mentioned.Also,the person tells me that the exam is downloaded from Oracle at the time one is giving the exam.And not stored in the centre as some were saying.Puts me in a pickle, this situation!
Hope this helped.
Mohit
Prepare for 'OCA Java SE 8 certification' with eJavaGuru.com
Author of Manning's OCA Java SE 8 bookProgrammer I Certification Guide, OCA Java SE 7 Programmer I Certification Guide and OCP Java SE 7 Programmer II Certification Guide
OCPJP 6!
OCPJP 6.0
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Ikpefua Jacob-Obinyan wrote:Hello Achilleas,
please READ CAREFULLY the reason why option C CANNOT and should NOT be given a chance the answer explains it perfectly, REMEMBER that it is required that classes whose objects you intend to serialize MUST implement the Serializable interface -to the best of my knowledge- instance variables marked with the transient modifier are the ONLY elements that can be manually written using the defaultWriteObject() method.
I hope this helps.![]()
instance variables marked with the transient modifier are the ONLY elements that can be manually written using the defaultWriteObject() method
OCPJP 6.0
Ikpefua wrote:
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
OCPJP 6.0
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Ikpefua Jacob-Obinyan wrote:as for me I AGREE with the K & B options A & B as valid answers untill otherwise proven.
OCPJP 6.0
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Achilleas Achix wrote:
Ikpefua wrote:
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Ikpefua Jacob-Obinyan wrote:
Achilleas Achix wrote:
Jesus, this is needlessly turning to a rant, because of a single person who was too lazy to do his own homework.
Ikpefua wrote:
Achilleas can you explain the above??? I dont understand what you mean. I NEED an explanation as soon as possible, or I will have to make complains to the organisers of javaranch about the use of UNFRIENDLY language.
OCPJP 6.0
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)
OCPJP 6.0
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)
OCPJP 6.0
Ikpefua wrote:
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
imagine code to implement writeObject/readObject inside the Dodge class
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)
OCPJP 6!
Mohit Daga wrote:Hi all..
Am studying serialization from the Sierra-Bates SCJP book..Here it says that when we try to serialize/deserialize a transient class variable by writing our own writeObject/readObject method
the return type of the readObject method is void.It goes like-
private void readObject(ObjectInputSteam is)
But isnt the method supposed to return an Object??
Else how do we get the deserialized object?
OCPJP 6.
In Your Pursuit Towards Certification, NEVER Give Up.
OCPJP 6!
OCA Java 6, OCP Java 6, OCP Java 8