2. Create a class named Customer and create fields to store the following information. i. Customer ID ii. Customer Name iii. Laptop price iv. Smartphone price Tablet price V. a. Write constructor for...

I need the answer as soon as possible2. Create a class named Customer and create fields to store the following information.<br>i. Customer ID<br>ii. Customer Name<br>iii. Laptop price<br>iv. Smartphone price<br>Tablet price<br>V.<br>a. Write constructor for the class.<br>b. Write mutator and accesor methods for all the fields<br>c. Create three objects for the class Customer<br>d. Show the state of all three objects.<br>e. Write a method named TotalPrice to show the sum of all three item's prices.<br>NOTE:<br>Take the screenshots of the results from BlueJ Software<br>

Extracted text: 2. Create a class named Customer and create fields to store the following information. i. Customer ID ii. Customer Name iii. Laptop price iv. Smartphone price Tablet price V. a. Write constructor for the class. b. Write mutator and accesor methods for all the fields c. Create three objects for the class Customer d. Show the state of all three objects. e. Write a method named TotalPrice to show the sum of all three item's prices. NOTE: Take the screenshots of the results from BlueJ Software

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here