Create a new file in the ide called onlinestore


Problem

Create a new file in the IDE called onlineStore. Create a new class called: order. Order class should contain the following variables: customerName customerEmail itemsOrdered totalPrice Order class should contain the following methods: caclulateTotal method. returnTotal method. Initialize two objects from the orders class in your main method, setting the data and returning the total. Make the java code successfully compiles. Bonus: Create a new Class and Object that would be useful to your online store. The class should have at least 1 method and 1 variable. At least one object should be created from the class.

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Create a new file in the ide called onlinestore
Reference No:- TGS03256678

Expected delivery within 24 Hours