Why do Compilers put data inside .text(code) section of the PE and ELF files and how does the CPU distinguish between data and code?

Leave a Comment