Computer Science, asked by janu3719, 10 months ago

match the following
1)Mnemonic A)ESI
2) Directive B).code
3)Reserved word C)XCHG
4)Register D)WORD​

Answers

Answered by TanikaWaddle
0

Answer:

1. Mnemonic : C) XCHG

2. Directive :  D) WORD

3. Reserved word : B) CODE

4. Register : A) ESI

Explanation:

Mnemonic : C) XCHG

XCHG -Exchange the operand of two object

Directive :  D) WORD

Reserved word : B) CODE

Register : A) ESI

ESI - Electronics Stored Information: stores all the data in computer.

Answered by mindfulmaisel
0

1) Mnemonic - c) XCHG

2) Directive - a) ESI

3) Reserved word - b) CODE

4) Register - d) WORD

Explanation:

  • XCHG – in 8085, we have a mnemonic XCHG (stands for eXCHanGe). It is an instruction used for exchanging the contents of H register with DE register pairs.
  • ESI – In some cases, ESI tags are considered to be the directives which instruct an ESI processor to do an action.
  • CODE – It is a reserved keyword for the function implemented in the Enterprise COBOL.
  • WORD – The majority of the registers are word sized.  

Learn more about Mnemonic

What is the difference between a mnemonic code and machine code?

https://brainly.in/question/6101303

Write A Article On 'Mnemonic Techniques'

https://brainly.in/question/11109641

Similar questions