If i write in assembly or machine language, will the program work on any computer with a compatible processor?
- by user663425
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?