Coding Program

Develop a Java program that tracks customers and order data. Write a Java program that displays a menu to allow the user the below functionality.

Coding Program You have been tasked with developing a Java program that tracks customers and order data. The company wants to determine the purchasing behavior of its customers. All order data is based on the total sales amounts (revenue) for each customer. Write a Java program that displays a menu to allow the user the […]

Scroll to top