Question
Asked by:
$1.00 1.Declare two arrays:One of the String
- From Computer-Science: Programming-Methods
- Closed, but you can still post tutorials
- Due on Oct. 08, 2009
- Asked on Oct 08, 2009 at 10:54:47PM
Q:1.Declare two arrays: One of the Strings called allNames taht will hold the following names: Jen, Jerry, John, Jack. One of the Numbers call allNumbers that will hold the following numbers: 1, 2, 3, 4, 5 The numbers have no decimal places. The declaration and initialization for each array should be on the same line. Proper syntax is required. 2. What happens if a BorderLayout's west region is empty?



