The program used inside microprocessors is microcode,
the program what microprocessors execute is machine code.
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.
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.
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.
Mainly C and C++ and a bit of assembly language.
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
'Clearscreen' is not used in C language. TurboC has a clrscr function (prototype in conio.h).
in c language
230 voltage is used by the microprocessor
Programming.
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.
C, C++, and C#
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.