Answered step by step
Verified Expert Solution
Question
1 Approved Answer
java program screenshot please Sub Class : Purchaseorder Member Attributes Orderno, ShippingDate, City, Zipcode - declare all the variables are public. Member Methods Purchaseorder To
java program
screenshot please
Sub Class : Purchaseorder Member Attributes Orderno, ShippingDate, City, Zipcode - declare all the variables are public. Member Methods Purchaseorder To set the input values Ordemo, ShippingDate, City and Zipcode through using parameterized constructor. Display 0 To display the following details Productno, Productname, Price Quantity, Orderdate, Orderno ShippingDate, City and Zipcode 2.5 MARKS Driver Class : Purchase_test To create object of product. Print Productno, Productname, Price, Quantity, Purchase Amount, and Orderdate To create object of purchase order. Print Order no, ShippingDate, City and Zipcode. To display a Discount of the Product. 2.5 MARKSStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started