Build the ItemToPurchase dlass with the following specifications Attributes item_name (string) item price (int) item_quantity (int) Default constructor Initializes item's name = "none", item's price 0, item's quantity 0 Method print_item_cost) Ex of print_item_cost) output: Bottled Water 10 $1= $10 In the main section of your code, prompt the user for two itema and create two objects of the ItemTOPurcha clas Ex Item 1 Enterthe item name: Chocolate Chips Enterthe item price: Enter the item quantity: Item 2 Enterthe item name: Bottled Weter Enterthe item price: Enterthe item quantity: 10 putthe totel cost. Add the costs of the two itema togetheri Ex TOTAL COST Chocolate Chipa i5 = 53 Bottied Weter 10 11= 510 Total: 113

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter4: More Object Concepts
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question
Build the ItemTOPurchase class with the following specifications
Attributes
item_name (string)
item price (int)
item_quantity (int)
Default constructor
Initializes item's name = "none", item's price=0, item's quantity 0
Method
print item_cost)
Ex. of print item_cost) output:
Bottled Water 10 $1 = $10
In the main section of your code, prompt the user for two items and create two objects of the ItemToPurchase
class.
Ex
Item 1
Enterthe item name:
Chocolate Chips
Enterthe item price:
Enter the item quantity
Item 2
Enterthe item name:
Bottled Weter
Enterthe item price:
Enterthe item quantity:
10
putthe totel cost.
Add the costs of the two itema together end o
Ex:
TOTAL COST
Chocolate Chipa i = 53
Bottied Weter 10 1 = 510
Total: 113
Transcribed Image Text:Build the ItemTOPurchase class with the following specifications Attributes item_name (string) item price (int) item_quantity (int) Default constructor Initializes item's name = "none", item's price=0, item's quantity 0 Method print item_cost) Ex. of print item_cost) output: Bottled Water 10 $1 = $10 In the main section of your code, prompt the user for two items and create two objects of the ItemToPurchase class. Ex Item 1 Enterthe item name: Chocolate Chips Enterthe item price: Enter the item quantity Item 2 Enterthe item name: Bottled Weter Enterthe item price: Enterthe item quantity: 10 putthe totel cost. Add the costs of the two itema together end o Ex: TOTAL COST Chocolate Chipa i = 53 Bottied Weter 10 1 = 510 Total: 113
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT