answersLogoWhite

0

a brief instruction is when its not written to its full extent

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What has the author Lester T Arnold written?

Lester T. Arnold has written: 'A brief curriculum for secondary school general music' -- subject(s): School music, Instruction and study


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 a client brief in construction. Is a client brief the same as a design brief?

The client brief and the design brief are not the same. The client brief states the client's issue and what the client expects. The design brief has to do with the design of the project.


What part of speech is the word instruction?

Instruction is a noun.


What is a brief letter?

A brief letter is a letter that you brief it real quick


What is the time frame for a average tennis lesson?

Lessons may range from 30 minutes for a brief introduction or many hours for advanced instruction that may include game play. An average time would be around one hour.


What is a sentence with the word brief in it?

The sentence was brief.He looked at her for a brief moment.


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.