answersLogoWhite

0

Programming

User Avatar

Bandana Dutta

Lvl 2
3y ago

What else can I help you with?

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.


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 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.


What are the advantages of pseudocode?

Pseudo-code allows for an intermediate step between a human language description of an algorithm and a programming language description of the algorithm. It is often a good way for non-programmers to understand the programming process.

Related Questions

How are algorithms expressed in computer programming?

Algorithms in computer programming are expressed as a set of step-by-step instructions that outline the process for solving a specific problem or performing a task. These instructions are written using a programming language, which provides the syntax and structure needed for the computer to understand and execute the algorithm.


What is responsible for coding the correct instructions?

Computer programs or software are responsible for coding the correct instructions to execute tasks on a computer or electronic device. These programs are written by software developers using various programming languages to provide the specific instructions for the computer to follow. The coding process involves translating the desired functionality into a language that the computer can understand and execute.


How does an assembly to binary converter work?

An assembly to binary converter works by translating assembly language instructions into binary code, which is the language that computers understand. Each assembly instruction is converted into a series of 1s and 0s that represent specific operations and data. This conversion process allows the computer to execute the instructions given in assembly language.


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.


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

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


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.


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.