answersLogoWhite

0

The program used inside microprocessors is microcode,
the program what microprocessors execute is machine code.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Microprocessor uses in robotics?

as we know that the core of the intelligent robot is its programming and as it is made up of electronics to control it assembly language programming is important so microprocessor is used in robotics.


What are the procedure?

Procedures are nothing but a function used in TASM its used to reduce the length of program, TASM is a programming language which deals with microprocessor.


Program to count the number of numbers in an array using 8085 microprocessor?

A program which is used to count the number of numbers in an array using a 8085 microprocessor is known as a assembly language program.


Which language is used for windowsxp?

Mainly C and C++ and a bit of assembly language.


What has the author C Lorenz written?

C. Lorenz has written: 'Z80 Assembler Handbuch' -- subject(s): Assembler language (Computer program language), Programming, Zilog Z-80 (Microprocessor) 'Msdos' 'Softwarehandbuch' -- subject(s): Microcomputers, Programming


Why Clearscreen in c language is used?

'Clearscreen' is not used in C language. TurboC has a clrscr function (prototype in conio.h).


Which programming language was used to develop tally?

in c language


How much voltage is used by the Microprocessor?

230 voltage is used by the microprocessor


What is C language used for?

Programming.


Why you use C language in electronic engineering?

C is a structured language. Controlled structures used in electronic engineering can be programmed well by C. C++ and C sharp are also used sometimes.


Which language is used for developing windows Operatin system?

C, C++, and C#


What is diffence between c and c plus plus?

main difference b/w c and c++ is that c is procedural language whereas c++ is object oriented language also classes are not used in c but in c++ classes are used.