DO REMEMBER TO TAKE YOUR PHOTO ID WITH U . I was running around till the last minute. Did miserably with the Thread and io section. I didnt even know about the...
"Threads" 1-Plz Explain the use of Thread and synchronize method? 2-can we apply join() method on run() method?how (if)? 3-plz u also explain the use of...
hello, i am preparing for J2EE Web Developer Exam 310-080 ,but started studying for it just now.Hope we can help each other see u bye Suruchi ... 310-080...
Do these certification exams help in getting a job...??? Subu ... __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel...
Maybe not!! But they sure help to clear up the corners of our knowledge. Our programming styles are changing. We are heaviliy relying on compilers to tell us...
I intend to do my java certification in near future but found that the test objectives have been changed for the new 1.4 version of the j2se. if ne 1 know ne ...
Hi all, I've read that while using the Event Delegation model to handle Events on a Java GUI we have to code the Listener seperately and we have to add the...
Hello , -- Best regards, Serebryakov Alexandr serebro-ml@... Wednesday, August 7, 2002...
Serebryakov Alexandr
serebro-ml@...
Aug 7, 2002 7:03 am
12251
There will be couple ways to do this. 1. Just make the Listener class as Inner class so that it has access to all the components of Outer class. 2. If u feel...
Hi, vouchers available for sale , special discount for combined purchase. If you are from Singapore/Malaysia. Please contact ntmnathan@.... Don't miss...
Hi, Could u please give me further details on the same? What is the cost of the vouchers and is it for residents of Singapore/Malaysia only ? Bye, Chetana ... ...
Hi chetana , Even in india also SCJP vouchers are on concessional price i.e 5k (instead of actual 7.5k). though the concession from Sun was only for July-2k...
Does anybody has some idea abt. SJCP 1.4 exams?..like ...is it more tougher than 1.2?? Since java.awt and java.io have have been eliminated for 1.4 exam..i ...
Hi, I am also looking for info. on the same aspect i.e. about the SCJP 1.4 exam, level of difficulty , etc. If I get any information about the same , I would...
Free Test Preparation for Exam Cram Users The following limited time free software download offer is being made to all former Exam Cram online users. Choose a...
Free Test Preparation...
cmprn136078@...
Aug 12, 2002 1:46 am
12258
could u tell the sale centers in delhi madhur ... href="http://rd.yahoo.com/M=231049.2208958.3660596.1829184/D=egroupweb ...
Hello all, I have written code in C.. and i need to call a java function from it...basically a encryption/decryption function..Could anybody help me out in...
Santosh Varma
vsantosh@...
Aug 12, 2002 9:51 am
12260
hi.... I will surely send an email...if I get some info. The obectives for SJCP 1.4 have changed and can be found at the following link. ...
Hi friends, I would like to share my certification result, I have cleared with 91%. Ofcourse it's Java 1.2 not 1.4. regards Bhaskar Kolloju Kala Prasanna...
hi madhur, i know sale centers in Bangalore .. no idea abt delhi . check out in NIIT or other prometrics who sells the vouchers asking them for old vouchers .....
Hello, I would appreciate if anyone can pass on any information on the topic of assertions in the objectives listed for SCJP (Java 2 Platform 1.4 ed.) I was...
How could I know that the exam is the right version of my choice (310-025 or 310-035) ? Could somebody tell me is the version number sawn while taking the exam...
Denny Permana
denny@...
Aug 15, 2002 4:03 am
12266
310-025 is SCJP ver 1.2 the other one, I never saw it ... From: "Denny Permana" <denny@...> To: <javacertstudy@yahoogroups.com> Sent: Thursday,...
Hi, YOiu can get info here http://java.sun.com/j2se/1.4/docs/guide/lang/assert.html -manzoor ... discussions ... certification...
manzoorpatel
manzoorpatel@...
Aug 16, 2002 7:33 am
12269
Hi friends, Can anyone explain me how to convert an int value to byte value?. For example consider the following code.. int i = 0X88; byte b = (byte)i; the...