answersLogoWhite

0

Cuase they make it.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is assembler language and how is it used in computer programming?

Assembler language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is used in computer programming to directly communicate with the computer's hardware and control its operations. Programmers use assembler language to write programs that can be translated into machine code, which the computer can execute.


What has the author George Struble written?

George Struble has written: 'Assembler language programming' -- subject(s): Programming, Assembler language (Computer program language), IBM 370 (Computer), IBM 360 (Computer)


What programming language is Microsoft Windows 3.1 programmed in?

C, C++, and Assembler.


What are examples of assembler?

There are several examples of assemblers: GAS - the GNU Assembler MASM - Microsoft Macro Assembler NASM - Netwide Assembler The assembler is the program which converts assembly code into machine code - a necessary step to prepare a program for execution.


What programming language is antivirus written?

It should be written in C, C++ or Python.


What program that converts a high level programming language into machine language?

compiler or assembler


What has the author Richard H Stark written?

Richard H. Stark has written: 'Computer concepts and assembler programming' -- subject(s): Assembler language (Computer program language), IBM 360 (Computer), IBM 370 (Computer), Programming


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


What is an assembler in computing?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What is assembler in computer?

An assembler is a machine code program that converts low-level symbolic assembly language instructions into machine code. Assembly language is a second generation programming language.


What are the three basic programming languages?

Machine Code, Assembler, & High Level (FORTRAN, COBOL, C).


What type of software translates a programming language into machine language for one type of machine?

A compiler and/or an assembler.