First, launch NetBeans and close any previous projects that may be open (at the top menu go to File ==> Close All Projects).
Then create a new Java application called "ECommerceApp" (without the quotation marks) whose main method follows the pseudocode below, and whose other methods are as specified below.
Your program must include the following methods:
All currency amounts that your program outputs should show a leading "$" followed by the whole number, a decimal, and two decimal positions.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here