answersLogoWhite

0


Best Answer

A machine code program. Machine code is the native language of the machine and the only language actually understood by the machine. However, program instructions can be written using a high-level programming language that the computer can translate into machine code using another machine code program called a compiler.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

Words instruction, statement and command are all used in 'computer language', they are similar but not the exactly the same thing.

This answer is:
User Avatar

User Avatar

Bandana Dutta

Lvl 2
2y ago

Programming

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

Syntax

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

Programming

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the process of writing specific instructions in computer language called?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is a set of computer instructions that carries out a task on the computer?

A set of instructions that run on a computer that enables it to execute a specific task is called a program. Computer programs use several different types of calculating to make the computer do what the user wants it to do. One example is binary code programming.


What is compiler and assembler?

Both, compiler and assembler, are software tools which translate instructions written in a programming language into executable machine code. (Both will typically require additional tools, such as a linker, in the process.) An assembler recognizes a machine-specific assembly language. This is a low-level language with a one-to-one relationship between language (assembly) instructions and machine code instructions. A compiler recognizes a generally machine-independent language such as the C programming language. These are higher level languages compared to the assembly languages, generally offering a one-to-many relationship between language instructions and expressions, and the resulting machine code instructions.


What is the difference between programming and algorithm?

A program is a detailed set of instructions for a computer to carry out, whle an algorithm is a detailed sequence of steps for carrying out a process.


How does an interpreter translate high-level code to machine code?

A computer does not execute a program in a high level language. A computer executes a program in machine language. The high level language is converted into machine language by a compiler. Alternatively, an interpreter executes on the computer in machine language and the interpreter executes the high level language.


What is writing Code?

Writing code is the process of implementing an algorithm in a specific programming language.

Related questions

The process of translating a task into a series of commands that a computer will use to perform a task?

Multiply matrices


What is a set of computer instructions that carries out a task on the computer?

A set of instructions that run on a computer that enables it to execute a specific task is called a program. Computer programs use several different types of calculating to make the computer do what the user wants it to do. One example is binary code programming.


What are the computers process data under the control of sets of instructions?

What sets of instructions do computers use to process data? - Computer Programs


What makes a machine a computer?

The ability to store and process instructions.


What is compiler and assembler?

Both, compiler and assembler, are software tools which translate instructions written in a programming language into executable machine code. (Both will typically require additional tools, such as a linker, in the process.) An assembler recognizes a machine-specific assembly language. This is a low-level language with a one-to-one relationship between language (assembly) instructions and machine code instructions. A compiler recognizes a generally machine-independent language such as the C programming language. These are higher level languages compared to the assembly languages, generally offering a one-to-many relationship between language instructions and expressions, and the resulting machine code instructions.


Processor existing computer instructions that manipulate data results in useful output?

Process,or existing computer instructions that manipulate data, results in useful output?


Who is someone that develops software or writes the instructions that direct the computer to process data?

programmer


The computer that can move data and instructions between storage and memory in a process is called?

sawpping


How can the process of giving oral instructions to workers be made more effective?

* By ensuring that the work force understands the language in which the instructions are being given. * By using Plain English (or whatever language they speak). * By getting feedback on whether they understand the instructions.


Where can one find instructions on how to refill a printer cartridge?

For basic instructions on how to refill a printer cartridge go to Wikihow. It has simple instructions as well as photographs explaining the process. For more specific instructions on a particular brand and model go to Youtube, there is usually a video for specific models.


What refers to the process of translating an instruction into signals the computer can execute?

The process of translating instructions into signals the computer can execute has different names, depending on the type of instructions considered.In the end, the micro processor reads a pattern of (typically) 8, 16 or 32 binary signals forming one instruction (or part of one instruction). The micro processor's hardware decodes this pattern to execute the instruction. Characteristic for the decoding is that this is a predominantly hardware-controlled implicit process; no extra steps or tools are required. Decoding is an intrinsic part of every micro processor.The process of translating human-readable instructions of machine language into the aforementioned binary signals is called assembly, and uses a software tool called an Assembler to translate a human-readable form of a single machine instruction (and sequences of those) into (sequences of) patterns of binary signals, so-called machine instructions.Characteristic for the assembly translation is a one-to-one relationship between the human-readable form and the binary form of the same instruction. The set of instructions in this language is called the Assembly language, and is specific to each micro processor family, sometimes to each model within a given family.The process of translation instructions expressed in a higher-level language into machine instructions (sometimes translating into Assembly language as an intermediate step) is called compilation, using a tool called a Compiler.Characteristic for compilation is a 1-to-many relationship between the high-level language instruction and the corresponding machine instructions.


Do computers process information into data?

input