Zwakele Mgabhi wrote: Passed the OCJP6 exam today, time to celebrate.
Lorenzo Tagliaferro wrote:Now it works!!! :-))
Thank you so much John!!!
I hope to repay you soon!!!
Lorenzo Tagliaferro wrote:Excellent explanation!! :-)
But, if i try to launch the application i receive the "infamous" error: (wrong name: org/example/console/ConsoleExample)
I've tried to digit this command: java -cp classes\org\example\console\;classes\org\example\exception ConsoleExample
Thank you so much!
Lorenzo Tagliaferro wrote:I have another issue!
I'm not able to launch the application by the shell!!!
I receive an error to find or load the main class.
This is the command: C:\Console\java -classpath classes ConsoleExample
Someone can help me?! Please!
Priyadarshan Kelkar wrote:Is Serialization and wait(),notify() topic included for OCJP 6 ?
As per the certification objectives they are not included, but they are mentioned in K&B book.
Please suggest. Thanks in advance.
Keith Rainey wrote:That's an outstanding score, John! Congratulations!
I agree that understanding WHY an answer is correct is vastly more important than just knowing it IS correct.
Keith Rainey wrote:I'm happy to say I passed the OCPJP 6 certification exam today with 85%!
Bert Bates wrote:How about if main() throws exception?