Home > SparkNotes > Computer Science Study Guides > 2D >

sparknotes

2D Arrays


Problems and Solutions 1

Problem : Define a data type that will hold a tic-tac-toe board.


Problem : If you had two pieces of information to store for each student in a class, the average and the rank, what dimension array should you use?