 |
Java Games: Flashcards, matching, concentration, and word search. |
 |
 |
2.03 Documentation - Terms Review
|
| A | B |
| Commenting | documenting your code. |
| Use Case | include alternate ways to complete a goal. |
| Functional Requirements | functions that software/system is intended to perform and behaviors software/system should display. |
| Comments | green text in code used to describe the program |
|
| |