Home Segments Top Top Previous Next

541: Mainline

To specify that a parameter is an array, you include brackets with the parameter type specification. Similarly, to specify that a method returns an array value, you include brackets with the return-value type specification.