answersLogoWhite

0

Data is what is saved inside while instructions is what u instruct to do

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is the difference between SIMD and MIMD?

SIMD (single instruction, multiple data) describes multiple processing elements that work on the dame operation on multiple data points. MIMD (multiple instruction, multiple data) is the number of processors that function independently.


Difference between direct and indirect address instruction?

the different between direct and indirect adress instruction


Difference between code segment and data segment of an instruction?

In the 8086/8088 microprocessor, the code segment is used to fetch the opcode and any additional instruction bytes that might be part of the instruction, while the data segment is used to fetch and/or store any operand bytes that the instruction requires to be manipulated.This is in the case of no segment override prefix.


What is the difference between OLAP and data mining?

difference between Data Mining and OLAP


What is the difference between instruction registers and instruction pointer?

instruction register is used to store the next instruction to be executed. instruction pointer is used to store the address of the next instruction to be executed.


What is the difference between allocation and search data structure?

difference between serch data structure and allocation data structure


Difference between microprocessor and instruction code?

difference between micro operation and microinstruction


What is the difference between instructions and instruction?

instructions means more than 1 instruction (ex.go home and do your homework) but instruction means 1 instruction (ex.do your homework)


What is the difference between data communication and data communication information2010to2013?

The scope of work and the educational requirements are the difference between data communication and data communication information.


What is the difference between instruction cycle and machine cycle?

an instruction cycle may consist of a number of machine cycles.


What is the difference between elementary and middle school instruction?

there is no difference just grades and hard work


What is the difference between instruction and pseudo-instruction?

A pseudo-instruction : A symbolic representation in a compiler or interpreter. An instruction : a simple statement in any language that defines a task or computation etc.