Question: need to be written in java Write a small program to create the beginnings of a table. (1) Decide what one row of the table
need to be written in java

Write a small program to create the beginnings of a table. (1) Decide what one row of the table represents. (2) Decide what columns are in the table (at least three, with at least one String and at least one number). (3) Declare a 'record' that represents one row. (4) In the 'main' program... (a) Declare an array of 100 of those records. (6) Fill in the first row of the table with your choice of example data
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
