Tagged Questions
14
votes
4answers
812 views
What is the difference between native code, machine code and assembly code?
I'm confused about machine code and native code. What is the difference between these?
Are these the same or not please?
7
votes
4answers
1k views
Can a .NET app be complied to native
Just wondering if a .NET app can be compiled down to native machine code ahead of time? I'm not planning on doing so if you can, I'm just curious.
Thanks