Java Programming assignment

profilemstylz

you will write a program of your choosing. The program has to have the following:

Requirements for the project

  • At least three classes.
  • At least one class inherits/extends another class.
  • All three classes have attributes and constructors.
  • There should be at least 400 lines of code.
  • The user show be prompted for values
  • For the input, try to use a graphical user interface.
  • If you can't get that to work, use System.out and Scanner.
  • Name class with a starting capital letter.
  • Name variables with a starting small letter.
  • Name methods with a starting small letter.
    • 2 years ago
    • 60
    Answer(1)

    Purchase the answer to view it

    blurred-text
    • attachment
      foodorder.zip
    • attachment
      fastfood.zip
    • attachment
      fastfood2.zip