answersLogoWhite

0

ther is no answer for this question

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What do you call the set of commands that a printer understands in order to print content?

Printer Control language


What rhymes with strands?

bands, hands, lands, stands, demands, understands, commands


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 commands does the CPU understand?

The CPU understands a set of low-level instructions known as machine language or machine code, which consists of binary numbers. These instructions typically include operations such as arithmetic calculations, data movement, logic operations, and control flow commands. Each CPU architecture has its own specific instruction set architecture (ISA), which defines the commands it can execute, such as ADD, SUBTRACT, LOAD, STORE, and JUMP. These commands allow the CPU to perform tasks and manage the flow of data within a computer system.


What is a microprocessor's Instruction Set?

There are binary patterns which when present on a microprocessor's input register, cause a fixed set of switching to occur within the processor, across a defined number of clock cycles. They comprise the instructions which cause the microprocessor to do things.


The Instruction set refers to the commands that a CPU knows how to complete?

Yes, Instruction Set is the list of OPCODES that CPU (Processor) understands & performs on those instructions (i.e. enables devices to communicate, process received instructions & directing towards the right output devices).


What is the flow of data to the microroccessor to the pheriphials and back again?

The flow of data to the microprocessor begins with input from peripherals, such as keyboards or sensors, which send signals to the processor for processing. The microprocessor interprets and processes this data, generating output commands. These commands are then sent back to the appropriate peripherals, like displays or actuators, to perform actions based on the processed information. This cycle of input, processing, and output continues, enabling interaction between the microprocessor and its connected peripherals.


The list of instructions that a microprocessor can perform is called its?

Instruction Set


How does high level language relate to microprocessor instruction set?

Each HLL (High Level Language) instruction is comprised of multiple microprocessor instructions, in a platform-dependent manner. The microprocessor only understands a very simple instruction set, usually on the order of between 30 and 200 instructions (including variants). The most compact processors generally use a RISC architecture (Reduced Instruction Set Computing), which has a fixed size instruction unit and a limited number of instructions (reducing design complexity and power requirements), while Intel uses a richer instruction set (so processors are more complex). The important part about a HLL is that the developer doesn't have to know or understand the microprocessor they are coding for, because their HLL compiler will take care of the details for them. They should at least understand, however, that their HLL code is not executed by the computer directly, but is instead converted into a series of small, single-step instructions that the microprocessor will follow.


What are the three update commands in sql?

The three update commands in SQL are SET, WHERE, AND FROM.


How would you set the auxiliary password using cli commands?

You can do it with "net user" commands.


A microprocessor with a limited set of simple instructions use--- technology?

RISC