Computer Science, asked by artistrysparkle, 4 months ago

what do you mean by instruction boxes in computer​

Answers

Answered by sonalkr
0

Answer:

An instruction is an order given to a computer processor by a computer program. At the lowest level, each instruction is a sequence of 0s and 1s that describes a physical operation the computer is to perform (such as "Add") and, depending on the particular instruction type, the specification of special storage areas called registers that may contain data to be used in carrying out the instruction, or the location in computer memory of data.

Answered by itsinnoceentgirl927
2

⚛An instruction is an order given to a computer processor by a computer program.

In computer science, an instruction is a single operation of a processor defined by the processor instruction set. The size or length of an instruction varies widely, from as little as 4-bits in some microcontrollers to many as multiples of a bytes in some very long instruction word (VLIW) systems.⚛

Similar questions