answersLogoWhite

0

That depends on who you ask and how far back you go. It could be Intel, it could be whoever designed the ENAIC (used for looking up trajectory tables) but I think it was Charles Babbage, inventor of the 'analytical machine.'

More:

http://en.wikipedia.org/wiki/Turing_complete

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Write a program in 8086 assembly language to draw a circle?

You need an 8086 assembly language pencil.


How do you write an assembly language program to find the sum of n numbers using array?

write an assembly language program to find sum of N numbers


How do you write assembly language?

Any text-editor will do.


Example of Password program code in assembly language?

How to write the program un Assembly language to set a password for personal computers?


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


Assembly language program for string concatenation using 8086 microprocessor?

write program to concatenating two sting in 8086 assembly language


Why high level language is slower then assembly language?

Programs written in a high level language might be slower than ones written in Assembly language; but it is not always so, it is very easy to write un-effective programs in Assembly.


Write an assembly language program to multiply two BCD numbers?

fish


What assembly language is the best for making an OS?

The native Assembly language of the given platform. For example it would be stupid to write anything in Motorola 68000 Assembly for Intel x86 platform: it wouldn't work.


Write an assembly language program to print a to z on screen?

write a program to print A to Z on screen in c?


How can embedded the assembly language in c?

Compiler-dependent, in real life you should never do that, write separated Assembly modules instead.


What computer language uses mnemonic names?

Assembly Language