177k views
5 votes
Caleb is working on a simple logic-based program to simulate a game of tic-tac-toe. Which programming language would he use?.

User Tusk
by
8.0k points

2 Answers

2 votes

answer

Python,FORTRAN,c++ e.t.c programming languages.

Caleb is working on a simple logic-based program to simulate a game of tic-tac-toe. the best language to for tic- tac-toe game is python,FORTRAN,c++ etc programming language.

Step-by-step explanation.

The logic required in tic-tac-toe game can be well or easily achieve when you use one of the 3rd generation programming language. This because they are good for simple program reasons being it is easy to add graphics and objects.A 4th generation can also be used.


User Omar Martinez
by
8.1k points
5 votes
The logic required to write a tic-tac-toe game can be achieved using any third-generation programming language, and there are many to choose from, for example, Python, Fortran, C++ etc. For a simple program where it is easy to add graphic objects, a fourth-generation programming language may be more suitable.
User Adrianbanks
by
8.6k points