limeilinda / JavaQuiz2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz 2

This test is broken up into 3 sections. Each section has its own README. Click on the link to go to the section README.

Name Topic
part1 WuTangConcatenator
part2 Collections
part3 Interface & Abstract

MAKE SURE YOUR CODE COMPILES. NO EXCEPTIONS!!!!

It is important that your last commit on your pull request, at the end of your efforts today, compiles cleanly. Try to pass as many tests as you can. If you have tests that do no pass, you must not comment out the tests; you should have methods that allow the test to fail, if neccessary. Your entire project MUST COMPILE without errors.

PLEASE DO NOT FORGET TO READ THE READMES

  • Frequently Asked Questions
    • May I use my notes & labs & the interwebz?
      • Yes, please.
    • Do I have to complete the test to pass?
      • No, work on the test IN ORDER, and complete as much as you can
    • Am I allowed to take a break?
      • Yes, take as many breaks as you like. However do not talk about the test.

About


Languages

Language:Java 100.0%