( ) { } [ ] / / < >
while break switch for case
break assert switch if for
assert switch break continue skip
assert switch break continue try
class return void static abstract
to allow same-named methods to perform differently to use a copy of a variable's value to use the actual variable rather than a copy to refer to the executable parts of a class to get multiple return values
{} () <> "" []
to group similar arrays into objects to group similar arrays into classes to access an individual array to access individual members of an array none of the above
to initialise an array to determine the size of an array to pass an array to a method to determine the number of dimensions of an array to set all elements of an array
top