Java 03
6/29/2020 Lab 03
https://tarleton.instructure.com/courses/11432/assignments/194808?module_item_id=538977 1/2
Lab 03
Due Jul 6 by 11:59pm Points 100 Submitting a text entry box or a file upload Available Jun 29 at 12am - Aug 6 at 11:59pm about 1 month
Submit Assignment
Internet Service Provider (Repetition)
This assignment supports the following lesson objectives:
Use loop statements to control the repetition of statements Implement loops to validate data Implement a sentinel value to control a loop Implement counter and accumulators
Assignment Overview
This programming exercise covers the material in Chapter 4 and allows the student to independently create a program that uses appropriate loops to control the repetition of statements, validate data, and implement a counter and accumulators.
Deliverables
Place the following information in comment statements at the top of the application code. A zipped/compressed file of your NetBeans project folder including working source code of the Java program.
Name 9-digit ID number Due Date Date Submitted Brief description of application
Activity Details
Perform the following tasks:
Step 1: Create a new project, and name it 5390_LastNameFirstInitial_LabXX (e.g., 5390_SharpJ_Lab03).
6/29/2020 Lab 03
https://tarleton.instructure.com/courses/11432/assignments/194808?module_item_id=538977 2/2
Step 2: Write the Java source code necessary to build a solution for the attached problem statement: 5390_Lab03_Problem_Statement Step 3: Build, compile, and execute your code. Be sure to test the solution using a set of input data that demonstrates that your solution is correct. Step 4: Save and submit your assignment. Submit the compressed (zipped) NetBeans® IDE Project folder file using the Lab 03 link under Assessments in the Chapter 4 Module.
Video Demonstration(s):
See videos located under the Videos page in the Chapter 4 Module.
Attachment(s):
5390_Lab03_Problem_Statement.pdf