answersLogoWhite

0

Programming language for assemblers

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

Is called Assembly.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Elements of assembly language programming What is A simple assembly scheme pass structure of assembler design of two pass assemblers a single pass assemblers what is macros?

what are the elements of assembly language programming?


What are the component of system programming?

various components of system programming are: - Assemblers - Interpreters - Compilers - Loaders - Macros


What is the oldest programming language?

Plankalkül (Plan Calculus), created by Konrad Zuse for the Z3 computer in Nazi Germany, may have been the first programming language (other than assemblers). This was a surprisingly advanced programming language, with many features that didn't appear again until the 1980s.The first high-level programming language that we know of is the IBM Mathematical Formula Translating System, or Fortran for short.


What program can translate mnemonic codes used?

Programs that can translate mnemonic codes are typically called assemblers. Assemblers convert assembly language, which uses mnemonic codes for instructions, into machine code that computers can execute. Some popular assemblers include NASM (Netwide Assembler), MASM (Microsoft Macro Assembler), and GAS (GNU Assembler). These tools are essential for low-level programming and system software development.


What is Programming languege and why we use programming languege andexplain it?

A computer can do many different things, depending on the program provided to the computer. The program is a list of instructions.Rather than learn the "machine language", which is the underlying instructions the computer can execute, nowadays people usually program in a "programming language", which is closer to a human natural language, usually English. The instructions in this programming language are then converted into machine language, by programs specifically designed for that purpose (assemblers, compilers, and - in a way - interpreters). Writing in a programming language is much easier than learning the machine language.


Who change assembly language into machine language?

In the very old times, before Assemblers were created, programmers did.


Why you use assembler?

Assemblers are used to convert a specific assembly language into bytecode.


Why use assembler?

Assemblers are used to convert a specific assembly language into bytecode.


Is XML a programming language?

It is programming languages that are referred to in terms of "high level" and "low level".Extensible Markup Language(XML) is a markup language not a programming language, it is a data formatting specification that makes the presentation of data independent of programs (so that data can be passed between programs).For this reason the answer to your question is "neither".


Is the B programming language a high or low level programming language?

The B programming language is a high-levelprogramming language.


Where did IBM get their programming language?

Computer programming language


Is there a program that can help you make a programming language but you don't need to know a programming language?

No. In order to make or use a program or a programming language, you need to know a programming language.