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");
}
About Question com.enthuware.ets.scjp.v6.2.241 :
Moderators: Site Manager, fjwalraven
-
- Site Admin
- Posts: 10384
- Joined: Fri Sep 10, 2010 9:26 pm
- Contact:
Re: About Question com.enthuware.ets.scjp.v6.2.241 :
< was hidden due to HTML conversion. This has now been fixed.
Thanks for reporting!
Thanks for reporting!
Who is online
Users browsing this forum: No registered users and 8 guests