1.

Described Some Of The Common Rules Of Assembly Language?

Answer»

Some of the common RULES of assembly level LANGUAGE are as follows:

  • In assembly language the LABEL field can be either empty or may specify a symbolic address.
  • Instruction FIELDS can specify pseudo or machine instructions.
  • Comment fields can be left empty or can be commented with.
  • Up to 4 characters are only allowed in the case of symbolic addresses.
  • The symbolic addresses field are terminated by a comma WHEREAS the comment field begins with a forward slash.

Some of the common rules of assembly level language are as follows:



Discussion

No Comment Found