What is the method header for passing in the variable that holds a reference to an array of Strings?
a) method_name(ref String[] array)
b) method_name(String[] ref array)
c) method_name(String[])
d) None of the above.
a) method_name(ref String[] array)
Computer Science & Information Technology
You might also like to view...
Facebook's mobile app does not let you personalize your Timeline or adjust all site settings
Indicate whether the statement is true or false
Computer Science & Information Technology
Mouse buttons display to the right of worksheet tabs
Indicate whether the statement is true or false.
Computer Science & Information Technology