Do computers made by different manufacturer generally have the same or different instruction sets?

1 answer

Answer

1104440

2026-05-10 16:55

+ Follow

The machine code architecture of computers made by different manufacturers are different. This is why machine code from one platform cannot executed on a different platform because of instructional differences. Assembly programs made on one platform can also not be ported to a different platform.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.