|
Quote:
|
|
My problem is that the new feature and restocking fee do not display when the program compiles.
|
Do you mean when the program executes?
Are there any errors in the compile?
What is output when the program executes?
If nothing is being displayed, add println() statements to various methods until you see the output from them. Then copy that here with your questions and comments.