answersLogoWhite

0


Best Answer

as turing machine acts as a recognizer, acceptor , generator

the applications are:

1)storage in finate control (eg:-string with alternate symbols)

2)multiple tracks (eg:-to check prime no. or not)

3)checking of symbols(eb:- palindromes checking)

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are The application of turing machine?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are types of turing machine?

multiple trackshift over turing machinenon deterministictwo way turing machinemultitape turing machineoffline turing machinemultidimensional turing machinecomposite turing machineuniversal turing machine


What is the difference between a Turing machine and a universal Turing machine?

A Turing machine is a machine that can perform any possible computation, and emulate any real world computer, except other Turing machines. A Universal Turing machine however, is a theoretical machine that could even emulate Turing Machines. In actuallity they're both the same, since if you fed the tape from a Turing machine into another Turing machine, the second would in essence be emulating the first. Its also useful to note that Turing machines aren't really "machines" per se, but actually models of the process of computation itself.


What did Alan turing do to help with computers?

the turing machine


What is principle of the Universal Turing Machine?

One Turing machine, with fixed set of transitions, which can simulate any Turing machine, including itself, and thus can compute anything computable


What is offline turing machine?

offline turing machine is like standard turing machine which imlemented by adding a control unit(temp storage)and seperate input tape..


What was the name of Alan turing's machine?

The machine developed by Alan Turing was called the Turing Machine. It was a theoretical computing device that laid the groundwork for modern computers and the concept of algorithmic computation.


Importance of Turing machine?

The Turing machine is the theoretical underpinning of all modern computing devices. The Turing machine is not a physically constructed device, but a way of conceptualizing computer algorithms. See link.


How to do turing machine factorial?

4


Who designed the bombe machine?

alan turing


Why is Alan turing considered as the father of modern computer?

Alan Turing is considered to be the father of computers because he invented the Turing machine. The Turing machine is thought to be the first model of a computer.


Why did Alan Turing invented the Turing machine?

The Turing Machine was part of a mathematical proof in Turing's paper "On Computable Numbers". The proof showed that there are non-computable numbers, and problems that no computer (no matter how it is built or programmed) can solve. However the proof did not give an example of either (such proofs of existence usually don't produce examples).The Turing Machine was never intended to be built, and it is a very inefficient and impractical computer.


What is the purpose of a Turing test?

The purpose of a Turing test is to determine a machine's ability to exhibit intelligent behavior that is indistinguishable from that of a human. It tests whether a machine can successfully imitate a human to the extent that another human interacting with it cannot differentiate between the two.