answersLogoWhite

0


Best Answer

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

βˆ™ 8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

βˆ™ 12y ago

An example of mnemonics would be closing a windows program using a combination of letter keys, instead of the alt + f4, or instead of using the "x" at the top of the screen etc.

Hold down the Alt key, F & X at the same time to close a windows screen using mnemonics. (no, these are not case sensitive)

This answer is:
User Avatar

User Avatar

Wiki User

βˆ™ 11y ago

Assembly Language

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which computer language uses mnemonics to write computer programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
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 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 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.


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.


Why are few programs written in binary form?

The lower-level the language, the harder it is to write programs in. It takes a long time to write a program in machine language...and it is way more trouble than writing it in an abstracted language.


What is the benift of learning c language?

You will be able to understand C programs. Also to write C programs.


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.