APCS: Elevens Project, Activity 7

3 points 

Activity 7, on pages 23 - 25, is "Elevens Board Class Design". Familiarize yourself with the file ElevensBoard.java which handles the playing of the game.
(Note that 'cards' stores the 9 cards displayed on the board, while 'deck' stores the undealt cards.)
Then answer the questions and hand them in.
There is no coding in this Activity.

 

 

 

Resources:
Student Guide
ElevensBoard.java

 

Links:
Elevens Project
AP Computer Science