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.
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
Mainly C and C++ and a bit of assembly language.
'Clearscreen' is not used in C language. TurboC has a clrscr function (prototype in conio.h).
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.
in c language
230 voltage is used by the microprocessor
Programming.
William. Ford has written: 'A description of scenery in the Lake District intended as a guide to strangers' 'Past present imperfect' 'Assembly language and systems programming for the M68000 family' -- subject(s): Motorola 68000 (Microprocessor), Programming, Assembler language (Computer program language) 'Data structures with C (plus plus)' 'The MC68000: assembly language and systems programming' -- subject(s): Motorola 68000 (Microprocessor), Programming, Assembler language (Computer program language)
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.