Ask Question
22 November, 06:46

Assume there is a Mac and a HP computer each has an Intel microprocessor. Would an assembly program produced using the Mac computer run on the HP computer? Justify your answer.

+2
Answers (1)
  1. 22 November, 06:49
    0
    Yes and No.

    Explanation:

    Starting by writing a small assembly program and then embedding it in a larger executable would run on the HP computer. However, the problem comes in if you are trying to write a stand-alone executable binary. The nitty-gritty of the interactions between the CPU and the OS does not matter in this case. What matters the most is the assembly program and not the architecture. As long as you have similar assemblers and architectures in use, the program should be able to run
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Assume there is a Mac and a HP computer each has an Intel microprocessor. Would an assembly program produced using the Mac computer run on ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers