Assignment Submission

Submit Your Java Basics Quiz

Create a public GitHub repository with the exact name shown below, add all required files, and enter your GitHub username to submit.

Repository Requirements

Your repository must have this exact name:

github.com/<your-username>/java-fundamentals-quiz
Required Files
  • answers.md (or .pdf)
  • src/BankAccount.java
  • src/SavingsAccount.java
  • src/CheckingAccount.java
  • src/BankDemo.java
  • src/CollectionsDemo.java
  • README.md
README.md Must Include:
  • Your full name and submission date
  • Brief description of your approach to each part
  • Any resources used (documentation, tutorials, etc.)
  • Instructions to compile and run your Java files
Required (submission will fail without these)

Submission Form

github.com/
Enter only your username. We'll verify the repository java-fundamentals-quiz exists in your account.

Your repository will be verified before submission is accepted