the game of tic-tac-toe is being played between two players.
only the last mark to be placed in the game.
who will win the game?
Answer Posted / fathima2407
player 2 has more possibility to win the game.......
b'z player 1 starts the game.so he did put all the 3 marks
in the box,therefore player 1 has lost his chance to win..
then player 2 can easily wil win
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
I want the syllabus of Section Enginner(Signal & Telecom) of RRB Exam
Write a shell script to delete all files present in a directory “dir1”. Any error, if it occurs while carrying out this operation should be stored in a file errorlog
How to write test cases for Auditing in Health care Applications?
why u r shifting from engineering to other field ?
plz snd me sbi probationofficers papers to my id archpa@gmail.com
please provide me the type of questions or question pattern of bally.
Which software model is best suited for the Maintenance kind of project?
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
What is frog testing? What is cone model?
Explain the memory reference and register reference instructions as micor operation.
if u have question papers/sample papers of any of PSUs,plz send me at dinesh.pandey3@gmail.com
What is CRC? the material will be used in electrical stampings.
Why we use 4 - 20 ma?
WHY WE USE {} AT THE STARTING OF C PROGRAM
WAP in Java to print the format: ABC BCD CDE EFG