Question: true / false A Java main method uses the parameter ( String [ ] variable ) so that a user can run the program and

true/false
A Java main method uses the parameter (String[] variable) so that a user can run the program and supply command-line parameters. Since the parameter is a String array, however, the user does not have to supply any parameters.
ANS:
An array index cannot be a float, double, boolean, or String.
ANS:
Given the following statement, where CD is a previously defined class, then mycollection[5] is a CD object.
CD[] mycollection = new CD[200];
ANS:

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!