answersLogoWhite

0

Instructions

What else can I help you with?

Related Questions

what do you call the commands that tell computer what to do?

Commands that a computer can run vary from the level from which the commands were run from.In the most general form, commands to a computer, more specifically to the microprocessor or processor of the computer are called as assembly level instructions. They are complex and directly address the processor telling what to do.A level below the assembly level instructions are know as the machine code or OP Code. They are the ones that assembly level language is translated into.At a higher level, They are called as Programs. They are executed or run by using the computer's operating system, and simplify work for you.Programs themselves are created by using what is called as a computer programming language. They are specialized languages that a computer understands and a programmer codes to instruct the computer to perform certain tasks.


What do you call the commands that tell the computer what to do?

Commands that a computer can run vary from the level from which the commands were run from.In the most general form, commands to a computer, more specifically to the microprocessor or processor of the computer are called as assembly level instructions. They are complex and directly address the processor telling what to do.A level below the assembly level instructions are know as the machine code or OP Code. They are the ones that assembly level language is translated into.At a higher level, They are called as Programs. They are executed or run by using the computer's operating system, and simplify work for you.Programs themselves are created by using what is called as a computer programming language. They are specialized languages that a computer understands and a programmer codes to instruct the computer to perform certain tasks.


What is a set of instructions or handled or commands for a computer called?

A set of instructions or commands is called a program.


What is diagonal line in computer commands called?

backslash


What protocols would a technician use to run commands on a remote computer?

TELNET


A machine capable of performing complex computer commands is called a?

robot


How do brain-computer interfaces work?

Brain computer interfaces allow computer users to communicate and run computer commands using specialized computer equipment that is placed on the users head.


What are the instuction that tell the computer what to do called?

The instructions that tell a computer what to do are called "programs" or "software." These programs consist of a series of commands written in programming languages, which the computer interprets and executes to perform specific tasks. Additionally, the individual commands within a program are often referred to as "instructions."


What are commands associated with the your computer window?

There are various commands associated with computer window that is: Run (Win+R), Windows Explorer (Win+E), Show Desktop (Win+D), Search (Win+F) Locked (Win+L)


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

Multiply matrices


Is a process of carrying out the commands?

none of these


What are detailed instructions given to a computer called?

At the lowest level, "machine code". At the Highest level, "a program".