About Question com.enthuware.ets.scjp.v6.2.241 :

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
ETS User

About Question com.enthuware.ets.scjp.v6.2.241 :

Post by ETS User »

I belive there is a mistake in the explenation. The line for (int j = 0; j 10; j++)

String String = ""; //This is valid.
String : for(int i = 0; i 10; i++) //This is valid too!
{
for (int j = 0; j 10; j++)
{
if ( i+ j > 10 ) break String;
}
System.out.println( "hello");
}

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

Re: About Question com.enthuware.ets.scjp.v6.2.241 :

Post by admin »

< was hidden due to HTML conversion. This has now been fixed.

Thanks for reporting!

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests