Machine Language


SUBMITTED BY: oshear2

DATE: Oct. 13, 2020, 3:29 a.m.

FORMAT: Text only

SIZE: 291 Bytes

HITS: 457

  1. (Machine Code) Instructions that CPU can execute directly (without translation)
  2. - Language designed from Machine's point of view, not person's; very complicated.
  3. - Uses binary
  4. - Allows only numeric memory addresses (can't name with words)
  5. - Difficult to change, difficult to create data.

comments powered by Disqus