Among other things, the purpose of this assignment is to assess the student's ability to write a program dealing with sorting, arrays, and collections. seed = 3 Input: Ann Chris chris don don chris chris Bill Intermediate Results: Ann Bill Chris don Final Results: PROGRAM SPECIFICATIONS don Chris Bill Ann Beginning with the file that you downloaded named Proj04.java, create a new file named Proj04Runner.java to meet the specifications given below. seed = 4 Input: ann Ann Ann Don Don don Chris Chris Intermediate Results: ann Chris Don Note that the code in the file named Proj04.java. Final Results: ann Don Chris seed - 5 Input: Ann ann Ann Bill don bill Chris Ann Intermediate Results: Ann Bill Chris don Be sure to display your name in the output as indicated. When you place both files in the same folder, compile them both, and run the file named Proj04.java with a command-line argument of 6, the program must display the text shown below on the command line screen. Final Results: don Chris Bill Ann seed - 6 Input: chris chris Chris Chris Don ann don Ann Intermediate Results: ann chris Don Final Results: Press any key to continue . .. Output: chris ann Don I certify that this program is my own work and is not the work of others. I agree not to share my solution with others. Print your name here. When you place both files in the same folder, compile them both, and run the file named Proj04.java without a command-line argument, the program must display text that is similar to, but not necessarily the same as the text shown below on the command line screen, In this case, the input names are based on a random number generator that will change from one run to the next because the seed is based on the date and time. seed - 6 Input: chris chris Chris Chris Don ann don Ann Intermediate Results: ann chris Don Final Results: chris ann Don Your output text must match my output text for a command-line argument of any numeric value that you choose. Run your program and my program side by side with different command-line- arguments to confirm that they match before submitting your program. For example, the following text shows the output text created by running my program six times in succession for command-line argument values of 1 through 6 respectively. (Note that I deleted the certification text from each output to conserve space.) I certify that this program is my own work and is not the work of others. I agree not to share my solution with others. Print your name here. seed = 1587598279742 Input: Ann don Ann Ann Ann don Bill Bill Intermediate Results: Ann Bill don Outputs samples: Final Results: don Bill Ann seed = 1 Input: chris Bill Chris Chris Don don don Bill Intermediate Results: Bill chris Don Final Results: chris Don Bill seed - 2 Input: bil1 Don chris don don bill ann Ann Intermediate Results: ann bill chris Don Final Results: chris bill ann Don

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Among other things, the purpose of this assignment is to assess the student's ability to
write a program dealing with sorting, arrays, and collections.
seed = 3
Input: Ann Chris chris don don chris chris Bill
Intermediate Results: Ann Bill Chris don
Final Results:
PROGRAM SPECIFICATIONS
don Chris Bill Ann
seed = 4
Beginning with the file that you downloaded named Proj04.java, create a new file
named Proj04Runner.java to meet the specifications given below.
Input: ann Ann Ann Don Don don Chris Chris
Intermediate Results: ann Chris Don
Note that <you must not modify> the code in the file named Proj04.java.
Final Results:
ann Don Chris
seed = 5
Input: Ann ann Ann Bill don bill Chris Ann
Intermediate Results: Ann Bill Chris don
Be sure to display your name in the output as indicated.
When you place both files in the same folder, compile them both, and run the file
named Proj04.java with a command-line argument of 6, the program must display
the text shown below on the command line screen.
Final Results:
don Chris Bill Ann
seed = 6
Input: chris chris Chris Chris Don ann don Ann
Intermediate Results: ann chris Don
Output:
Final Results:
chris ann Don
I certify that this program is my own work
and is not the work of others. I agree not
to share my solution with others.
Print your name here.
Press any key to continue. . .
When you place both files in the same folder, compile them both, and run the file
named Proj04.java without a command-line argument, the program must display text that is
similar to, but not necessarily the same as the text shown below on the command line screen, In
this case, the input names are based on a random number generator that will change from one
seed = 6
Input: chris chris Chris Chris Don ann don Ann
Intermediate Results: ann chris Don
run to the next because the seed is based on the date and time.
Final Results:
chris ann Don
Your output text must match my output text for a command-line argument of any numeric value
that you choose. Run your program and my program side by side with different command-line-
arguments to confirm that they match before submitting your program. For example, the
following text shows the output text created by running my program six times in succession for
command-line argument values of 1 through 6 respectively. (Note that I deleted the certification
text from each output to conserve space.)
I certify that this program is my own work
and is not the work of others. I agree not
to share my solution with others.
Print your name here.
seed = 1587598279742
Input: Ann don Ann Ann Ann don Bill Bill
Intermediate Results: Ann Bill don
Outputs samples:
Final Results:
don Bill Ann
seed = 1
Input: chris Bill Chris Chris Don don don Bill
Intermediate Results: Bill chris Don
Final Results:
chris Don Bill
seed = 2
Input: bill Don chris don don bill ann Ann
Intermediate Results: ann bill chris Don
Final Results:
chris bill ann Don
Transcribed Image Text:Among other things, the purpose of this assignment is to assess the student's ability to write a program dealing with sorting, arrays, and collections. seed = 3 Input: Ann Chris chris don don chris chris Bill Intermediate Results: Ann Bill Chris don Final Results: PROGRAM SPECIFICATIONS don Chris Bill Ann seed = 4 Beginning with the file that you downloaded named Proj04.java, create a new file named Proj04Runner.java to meet the specifications given below. Input: ann Ann Ann Don Don don Chris Chris Intermediate Results: ann Chris Don Note that <you must not modify> the code in the file named Proj04.java. Final Results: ann Don Chris seed = 5 Input: Ann ann Ann Bill don bill Chris Ann Intermediate Results: Ann Bill Chris don Be sure to display your name in the output as indicated. When you place both files in the same folder, compile them both, and run the file named Proj04.java with a command-line argument of 6, the program must display the text shown below on the command line screen. Final Results: don Chris Bill Ann seed = 6 Input: chris chris Chris Chris Don ann don Ann Intermediate Results: ann chris Don Output: Final Results: chris ann Don I certify that this program is my own work and is not the work of others. I agree not to share my solution with others. Print your name here. Press any key to continue. . . When you place both files in the same folder, compile them both, and run the file named Proj04.java without a command-line argument, the program must display text that is similar to, but not necessarily the same as the text shown below on the command line screen, In this case, the input names are based on a random number generator that will change from one seed = 6 Input: chris chris Chris Chris Don ann don Ann Intermediate Results: ann chris Don run to the next because the seed is based on the date and time. Final Results: chris ann Don Your output text must match my output text for a command-line argument of any numeric value that you choose. Run your program and my program side by side with different command-line- arguments to confirm that they match before submitting your program. For example, the following text shows the output text created by running my program six times in succession for command-line argument values of 1 through 6 respectively. (Note that I deleted the certification text from each output to conserve space.) I certify that this program is my own work and is not the work of others. I agree not to share my solution with others. Print your name here. seed = 1587598279742 Input: Ann don Ann Ann Ann don Bill Bill Intermediate Results: Ann Bill don Outputs samples: Final Results: don Bill Ann seed = 1 Input: chris Bill Chris Chris Don don don Bill Intermediate Results: Bill chris Don Final Results: chris Don Bill seed = 2 Input: bill Don chris don don bill ann Ann Intermediate Results: ann bill chris Don Final Results: chris bill ann Don
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY