Programs that duplicate the functionality of one system on another system is known as

  • A. Emulators
  • B. Simulators
  • C. Evaluators
  • D. PCB

Explanation

An emulator reproduces the functionality or behaviour of one system on another system, allowing software designed for the original system to run there. A simulator generally models behaviour without necessarily reproducing the complete operating environment.

Related questions