Lab #13 (Exercise 14-1)
Create a Number Finder application
Due Date: Monday of Week 5
10 points
In this lab, you'll create an application that generates a random number between 0 and 999, and then uses four threads to search for the number. When one of the threads finds the number, it should print a message on the console. The output from this application should look like this:
- Open the NumberFinderThreadApp class. Review its code to see that it generates a random number between 0 and 999 and then displays it at the console.
- Name of program
- Team's name with all the names of the members (e.g. Team A: John Doe, Jane Smith, etc.)
- Current Date
- Computer system and compiler you are using
- Brief description of the program
Compile and run the Java program.
Take a screen capture by hitting simultaneously the keys Alt and Print Screen (Prt Sc) of the output results (console) and paste it in MS Paint. Save it as a gif file.
When you are ready, upload the java program and the gif file by clicking the link below:I cannot grade if I don't get the files and receive your email.