Write a program in java to create a class Products with the following attributes and methods. Write a driver class called Mid2 to test your construction. The specifications for the Products class are: Attributes prodld prodCost prodOty totalCost salesRemark Comment for the sales of the item cg: SA123 g: 25.00 g: 10 sg: 250.00 Sales above 500 or Sales below 500 id of the Item cost of the item Quantity of the item Total cost of the items Methods: a) Constructor to set the values of the attributes, prodld, prodCost and prodQty b) Getter methods to get the values of prodld, prodCost and prodQty. c) setTotalCost to update the attribute totalCost after finding the total as product of prodQty and prodCost d) setRemark to update the attribute salesRemark with value "Sales above 500" if (total Cost >500) ,"Sales below 500" otherwise. e) displayData) to display the report of all attributes. f) Create an array of 5 products as given below: Input: prodld prodCost prodQty g) Test your class construction after implementing the required logic in the Driver class so that your output will be as given under: Pa123, Pa234, Pa345, Pa456, Pa567 230.00, 405.25, 375.75, 540 25, 220.50 12, 10, 30, 50 100 7 pdf
Write a program in java to create a class Products with the following attributes and methods. Write a driver class called Mid2 to test your construction. The specifications for the Products class are: Attributes prodld prodCost prodOty totalCost salesRemark Comment for the sales of the item cg: SA123 g: 25.00 g: 10 sg: 250.00 Sales above 500 or Sales below 500 id of the Item cost of the item Quantity of the item Total cost of the items Methods: a) Constructor to set the values of the attributes, prodld, prodCost and prodQty b) Getter methods to get the values of prodld, prodCost and prodQty. c) setTotalCost to update the attribute totalCost after finding the total as product of prodQty and prodCost d) setRemark to update the attribute salesRemark with value "Sales above 500" if (total Cost >500) ,"Sales below 500" otherwise. e) displayData) to display the report of all attributes. f) Create an array of 5 products as given below: Input: prodld prodCost prodQty g) Test your class construction after implementing the required logic in the Driver class so that your output will be as given under: Pa123, Pa234, Pa345, Pa456, Pa567 230.00, 405.25, 375.75, 540 25, 220.50 12, 10, 30, 50 100 7 pdf
Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
Related questions
Question
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps with 4 images
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY