I know this is an old page (May of 2007)...
But on your page:
http://www.roseindia.net/java/beginners/arrayexamples/java_array_usage.shtml
In the code example you are calling the Array Variable name of 'month' when it was initialized as 'months'.
I know it's a small problem but I thought it should be pointed out.
Java ArrayIan Moone February 8, 2012 at 3:53 AM
I know this is an old page (May of 2007)... But on your page: http://www.roseindia.net/java/beginners/arrayexamples/java_array_usage.shtml In the code example you are calling the Array Variable name of 'month' when it was initialized as 'months'. I know it's a small problem but I thought it should be pointed out.
javasumit March 26, 2012 at 11:23 AM
sent 2d array program with output
Post your Comment