When you compile any source code, an object file is generated of that program and with the help of linker, that object files gets converted to a binary file which,…
When you compile any source code, an object file is generated of that program and with the help of linker, that object files gets converted to a binary file which,…