How to invoke the method

Report a typo

Here is a method that takes an array:

public static void method(double[] array) { /* do something */ }

Choose all correct ways to invoke the method.

Select one or more options from the list
___

Create a free account to access the full topic