answersLogoWhite

0

In a sense they all do, but you are probably thinking of Assembly languages (where the term "mnemonic" is used explicitly for the identifiers used to stand for instruction opcodes, register numbers, etc.

Note: there is no single Assembly language, every modern computer architecture has at least one Assembly language specific to its unique instruction set.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

Advantage of c language?

You can write computer-programs in it.


What computer language do you write websites in?

You don't write websites in computer language, but there is programs online that you can make websites on. Hoped I helped!


What you 'll do using programming language?

Write computer-programs, I suppose.


Is HTML a computer language?

It is a computer language, but it is not a computer programming language. You cannot write programs with it. It is just for designing the layout of a webpage, and it is a Markup language. Its full title is HyperText Markup Language.


How do you write a program in 8085?

Either in Assembly or in some high level language/the hex-code (for the mnemonics) that the microprocessor 8085 generally understands.


What is the difference between mnemonics and opcode?

Mnemonics are human-readable representations of machine language instructions, designed to make it easier for programmers to remember and write code. For example, in assembly language, a mnemonic like "MOV" indicates a move operation. In contrast, an opcode (operation code) is the binary or hexadecimal code that the computer's processor understands and executes directly. Essentially, mnemonics serve as a shorthand for opcodes, bridging the gap between human language and machine language.


What is a special language used to write computer programs?

SQL which stands for Structured Query Language The term you are looking for is programming language.


What is a computer program that converts assembly language into machine language?

A computer program that converts assembly language into machine language is called an assembler. The assembler translates the mnemonics and symbols used in assembly language into binary code that the computer's processor can execute. This process is essential for enabling programmers to write low-level code that is more understandable than raw machine language while still allowing the code to run efficiently on hardware.


What is perl good for?

The Perl Programming system is used to script language for computer tasks or programs. It can write scripts for science, finance, graphics and system administration programs.


American standard for information interchange ASCII?

ASCII is code in which computer programs are written . it is the computer machine language.if write a program in any computer language thaen it will be converted in this code.


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.


Is python 2.2 a antivirus software?

Python is a programming language, it is used to make computer programs. so you could write an antivirus using python.