Questions
1. Consider the model-view-controller (MVC) design pattern. By using xml layouts, you are separating which two?
2. Which two tend to get put together in simple apps?
3. Which TicTacToeGame model method should you call to get the game state string?
4. Which model method should you call when a button is pressed?
2. Which two tend to get put together in simple apps?
3. Which TicTacToeGame model method should you call to get the game state string?
4. Which model method should you call when a button is pressed?