Statements « SCJP






5.Statements
5.1.while( 3 ) 5.10.finally( 1 ) 
5.2.do while( 1 ) 5.11.Exception( 5 ) 
5.3.for( 16 ) 5.12.throw( 2 ) 
5.4.enhanced for loop( 3 ) 5.13.assert( 5 ) 
5.5.break( 2 ) 5.14.block( 1 ) 
5.6.continue( 5 ) 5.15.Questions( 40 ) 
5.7.if( 4 ) 5.16.Questions( 46 ) 
5.8.switch( 13 ) 5.17.Questions( 44 ) 
5.9.try catch( 5 )