About Question enthuware.ocpjp.v17.2.3711 :

Help and support on OCA OCP Java Programmer Certification Questions
1Z0-808, 1Z0-809, 1Z0-815, 1Z0-816, 1Z0-817

Moderator: admin

Post Reply
mdraisma
Posts: 5
Joined: Fri Jan 17, 2014 6:08 am
Contact:

About Question enthuware.ocpjp.v17.2.3711 :

Post by mdraisma »

Point 7 in the explanation of this question contains an error in the code:

default : 200;

should be

default -> 200;

regards, Marko

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v17.2.3711 :

Post by admin »

Fixed.
thank you for your feedback!
If you like our products and services, please help us by posting your review here.

edufin166@yahoo.com
Posts: 24
Joined: Wed Sep 28, 2022 9:41 am
Contact:

Re: About Question enthuware.ocpjp.v17.2.3711 :

Post by edufin166@yahoo.com »

Another mistake....

enum Card { CLUB, DIAMOND, HEART, SPADE } --> The EnumConstants doe snot finalize wit ";"

admin
Site Admin
Posts: 10036
Joined: Fri Sep 10, 2010 9:26 pm
Contact:

Re: About Question enthuware.ocpjp.v17.2.3711 :

Post by admin »

It is not a mistake. Please try compiling the given code.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: Google [Bot] and 34 guests