If i write in assembly or machine language, will the program work on any computer with a compatible processor?

Posted by user663425 on Stack Overflow See other posts from Stack Overflow or by user663425
Published on 2011-06-25T00:36:57Z Indexed on 2011/06/25 8:22 UTC
Read the original article Hit count: 130

Filed under:

Basically, i'm wanting to know if i can use either machine or assembly language to write a program that will work on any computer with an x86 processor, despite differences in operating systems. For example, you run a program and no matter what computer it's on, it'll display "Hello, World!" I know it's a little crazy to want to know either of these to languages, but i figure it's an incredible thing to learn, so why not?

© Stack Overflow or respective owner

Related posts about machine