Greenfoot Tutorial:
( ) : the brackets in Java are used for mathematical expressions, and to surround parameter lists for method calls
[ ] : the square brackets are used to contain arrays
{ } : these curly brackets are used to contain chunks of code
No comments:
Post a Comment