answersLogoWhite

0

I'm not sure what you mean...but is it Identification?

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is another name for RAM?

Random Access Memory is also known as the Main Memory or the Internal Memory.


What word means a reading instruction?

The word you are looking for is "literacy." Literacy refers to the ability to read and write, as well as the instruction and knowledge related to these skills.


What is data hazard?

A data hazard occurs in computer architecture when an instruction depends on the result of a previous instruction that has not yet completed. This situation can lead to incorrect processing or delays in instruction execution. There are three main types of data hazards: read-after-write (RAW), write-after-read (WAR), and write-after-write (WAW). Techniques like data forwarding and pipeline stalls are often used to mitigate the effects of data hazards in pipelined processors.


Basic steps used by the processor in instruction processing are?

1.Fetch the most instructions from memory. 2.Read an apparend if required by the instruction.(Apparend is a quantity to be operated as directed by its associated instruction.) 3.Execute the instruction.(Do what the instruction says.) 4.Write the result backe into memory.(If required by instruction.)


Difference between LDA and STA instruction in 8085?

In the 8085, the LDA instruction loads the accumulator from memory, while the STA instruction stores the accumulator to memory. LDA is a read, while STA is a write. LDA is opcode 3AH, while STA is opcode 32H.


What is another word for not being able to read and write well?

Illiterate


How do you remove rear brake on 03 Kia Rio?

Use your brain and read the instruction Use your brain and read the instruction


How do you get your English perfect?

Read read read read. And then write write write write.


How should you punctuate this sentence read a book such as My Side of the Mountain and write a reflection of the plot?

The sentence should be punctuated as follows: "Read a book, such as 'My Side of the Mountain,' and write a reflection of the plot." This punctuation clarifies the instruction by setting off the book title with commas and enclosing it in quotation marks for emphasis.


What do you write on a book cover?

You don't write anything. The publisher will write the name of the book and the name of the author. Sometimes they also write a small blurb to entice people to read.


Can you write to the survivors of the holocaust?

you can, but whether they read the letters themselves or not is another issue.


How many fetch cycles a three byte instruction requires for its execution?

There are three fetch cycles in a three byte instruction. The first one is four clock cycles long, while the other two are three clock cycles long. Depending on what the instruction does, there will then be more read/write cycles.