You are on page 1of 1

COURSES GROUPS RESOURCES MORE

Quiz restored from last saved version (Thu Sep 21, 2023 at 10:48 am) x

Java Programming I: SY2324: 002FA Classroom Module 2: Java Basics Section C: Debugging
M2SC 1. Programming Practice Submissions Enabled Grade: N/A

Question 1 of 5 | Page 2 of 6
Show instructions

Question 1 (2 points)
To begin your IMadeABooBoo project you will !rst need to create your
project and your class.
Make the following changes to your program:
1. Open Blue J and click on Project > New Project. Navigate to your
Java1 folder and give your folder the name IMadeABooBoo and then
click Create.
2. Click on the New Class button and type in IMadeABooBoo and then
click Ok.
3. Copy the programming code provided at the following link:
IMadeABooBoo Program Code.
4. Double-click the IMadeABooBoo class created to open it in the BlueJ
editing window.
5. Delete all of the code listed in the editing window.
6. Paste the copied code in the editing window.
7. Add the following to your program header:
Your name as @author
IMPORTANT!!! I will not accept programs that are
submitted without the student's name listed in the
program header.
Today's date.

8. Provide documentation that your code has been updated by


attaching a snipped image of your BlueJ editing window.
Show Rubric

Next Page Back

English Help (DoDEA IT Support) | PowerSchool Community | PRIVACY POLICY | Terms of Use Schoology © 2023

You might also like