As an example, for performing addition, ADD is used along with the data as ADD 04,06. Similarly, for subtraction, SUB 07,03 is written in assembly language. This requires the use of a program called assembler which converts the assembly language to machine language.