About Question enthuware.ocajp.i.v8.2.2017 :

All the posts and topics that contain only an error report will be moved here after the error is corrected. This is to ensure that when users view a question in ETS Viewer, the "Discuss" button will not indicate the presence of a discussion that adds no value to the question.

Moderators: Site Manager, fjwalraven

Post Reply
hachiyou
Posts: 1
Joined: Sun Jan 14, 2018 4:15 pm
Contact:

About Question enthuware.ocajp.i.v8.2.2017 :

Post by hachiyou »

Regarding this question,
the order of code is to print char, float, then boolean,
but why is the answer start with float then empty space then boolean?

Code: Select all

     System.out.print(ch);
     System.out.print(" ");
     System.out.print(f);
     System.out.print(" ");
     System.out.print(bool);

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

Re: About Question enthuware.ocajp.i.v8.2.2017 :

Post by admin »

You are right. The print statement in the code should be changed. Fixed.

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

bomicbon
Posts: 5
Joined: Sun Jan 21, 2018 7:33 pm
Contact:

Re: About Question enthuware.ocajp.i.v8.2.2017 :

Post by bomicbon »

same. how do i update the exams so they end up with the new answer choices?

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

Re: About Question enthuware.ocajp.i.v8.2.2017 :

Post by admin »

You may replace your question bank file (japv8.ets) with the latest version from our website. Here is the link: http://enthuware.com/downloads/japv8.ets

HTH,
Paul.
If you like our products and services, please help us by posting your review here.

Post Reply

Who is online

Users browsing this forum: No registered users and 20 guests