answersLogoWhite

0

You need someone to clarify it for you,

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is per 8 0z?

Your question is unclear. if you mean " add one tsp of baking powder per 8 ozs flour" then that would be a recipe instruction.


What does unclear mean?

unclear mean by you can't understand anything.


Where did the unclear bomb go of and is the place abandoned?

It's unclear.


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.


Use the word unclear in a sentences?

I can't see through the unclear glass.


What part of speech is the word instruction?

Instruction is a noun.


What is fuzzy in German?

Depending on context, fuzzy can be translated as:flauschig (fuzzy material)kraus (fuzzy hair)undeutlich (unclear)unklar (unclear)verschwommen (unclear)


What is 1 byte instruction in microprocessor?

1byte instruction = MOV A,B 2byte instruction = MVI A,01H 3byte instruction = STA 2030H


How many instructions are in the ARM instruction set?

There is one instruction set in the IA-32. Instruction set is the set of instruction that a processor can execute.


How does the CPU keep track of which instruction to execute next?

The instruction register holds a pointer to the current instruction (in working memory) while the next instruction register points to the next instruction (the first instruction immediately after the current instruction's operands). If the current instruction is a jump instruction, it can change the next instruction register, allowing the program to branch to a new instruction once the jump instruction is processed. The next instruction pointer is automatically moved into the current instruction register once the current instruction has been processed. The entire process of executing an instruction is known as the fetch-decode-execute cycle.


What is the meaning of supervision of instruction?

what is supervision of instruction


What is an absolute instruction?

An absolute instruction is an assembly language instruction using only absolute addresses.