Computer Science, asked by renukamanikandan, 4 months ago


1 Turing
machine design to Add two numbers.​

Answers

Answered by meharakshitha4
2
For adding 2 numbers using a Turing machine, both these numbers are given as input to the Turing machine separated by a “c”. Convert a 0 in the first number in to X and then traverse entire input and convert the first blank encountered into 0. Then move towards left ignoring all 0's and “c”.
Please mark as the Brainly answer for the answer
And don’t forget to thank me for the answer
Similar questions