What is the data structure of the tictactoe board what is


TicTacToe Assignment

Review class notes and do the following:

Use the program tictac16 and answer the following questions:

1. What is the data structure of the tictactoe board?

2. What is happening in the cleangame function?

3. What is happening in the placecharacter function? Be sure to talk about the variables row, col and person.

4. What is happening in the check_winner function? Be sure to talk about the variables winner and tic. Also talk about why a "space" appears in the if statement.

Use the program triple.java and answer the following questions:

5. Exactly what are the variables i, j and k used for?

6. Describe exactly what is happening in this program

Use the program array_of_structure.java and answer the following questions:

7. Explain how the student information is stored

8. Explain exactly what is happening in this program.

Attachment:- Array-of-Structure.rar

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: What is the data structure of the tictactoe board what is
Reference No:- TGS02714533

Expected delivery within 24 Hours