The first computers were programmed using___________?

  • A. Assembly language
  • B. Machine language
  • C. Source code
  • D. Object code

Explanation

The earliest computers were programmed in machine language, using binary instructions directly understood by the processor. Assembly language came later as a more readable symbolic representation of machine instructions.

Related questions