answersLogoWhite

0

Instruction words include:

  1. analyze
  2. argue
  3. assess
  4. criticize
  5. compare
  6. contrast
  7. define
  8. describe
  9. discuss
  10. evaluate
  11. examine
  12. explain
  13. illustrate
  14. indicate
  15. integrate
  16. interpret
  17. justify
  18. list
  19. outline
  20. prove/disprove
  21. relate
  22. review
  23. state
  24. suggest
  25. summarize
  26. trace
User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is individualism instruction?

Individualism instruction is when a teacher uses their own technique to teach a classroom, apart from what others are doing. Individualism instruction can use teaching materials or just words.


Instruction words in question analysis determine?

what the assignment is asking you to do.


Who wrote the words on thomas jeffersons tombstone?

The answer is by his own instruction.


What is the nemonic of Microsoft?

in assembly language machine language instruction are replaced by English like words these words are called mnemonic


What rhymes with reconstruction?

Some words that rhyme with "reconstruction" include deduction, obstruction, and instruction.


What is the meaning of one on one instruction?

One on one instruction is where the professor to student ratio is one. In other words, a professor, mentor, or coach, will work with one student in private sessions.


Difference between program counter and instruction pointer?

There isn't any difference. Two different words forexactly same thing. Third way to call it is instruction address register.


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 does traduis les mots mean?

"Traduis les mots" is French for "translate the words". It is a command or instruction to translate the given words into another language.


What part of speech is the word instruction?

Instruction is a noun.


What is 3 byte instruction in microprocessor?

A two-byte instruction gives the specific function instruction in two bytes, or two words. The first specifies the opcode, which tells the microprocessor what operation will occur. The second specifies the operand, or the data that the operation is done on.


What is 1 byte instruction in microprocessor?

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