subject

Given a specified number of classes, this program will generate a schedule consisting of that many classes. Config. java contains a 2D String array where the first array contains class names, and the second is a parallel array containing the names of the professors of those classes. Config also contains the SEED to be used for the random number generator in your program. Example interleaved output:

Welcome to schedule generator!
How many classes would you like to take?
3
ENGLISH with PROF. BEN
MATH with PROF. WILLIAMS
BIOLOGY with PROF. AMOS
Would you like to generate another schedule? y - yes, n - no
y
How many classes would you like to take?
13
Please choose between 0 and 6 classes.
How many classes would you like to take?
2
BIOLOGY with PROF. AMOS
CHEMISTRY with PROF. ARCHER
Would you like to generate another schedule? y - yes, n - no
n
Goodbye
Review Config. java for classes array format; suggested method completion order: generateSchedule, printSchedule, then your main method.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 05:00
Who is most likely be your target audience if you create a slide presentation that had yellow background and purple text
Answers: 2
question
Computers and Technology, 24.06.2019 15:30
Python. primary u.s. interstate highways are numbered 1-99. odd numbers (like the 5 or 95) go north/south, and evens (like the 10 or 90) go east/west. auxiliary highways are numbered 100-999, and service the primary highway indicated by the rightmost two digits. thus, the 405 services the 5, and the 290 services the 90. given a highway number, indicate whether it is a primary or auxiliary highway. if auxiliary, indicate what primary highway it serves. also indicate if the (primary) highway runs north/south or east/west.
Answers: 1
question
Computers and Technology, 24.06.2019 17:30
List at least one thing to check for when you're checking the clarity and professionalism of a document.
Answers: 1
question
Computers and Technology, 24.06.2019 18:30
What is the local portion of the e-mail address below? [email protected] a.) @ b.) biz c.) gumchewer d.) twrigley
Answers: 1
You know the right answer?
Given a specified number of classes, this program will generate a schedule consisting of that many c...
Questions
question
English, 25.11.2021 15:10
question
Mathematics, 25.11.2021 15:10
question
Mathematics, 25.11.2021 15:10
question
Chemistry, 25.11.2021 15:10
Questions on the website: 13722361