low level programming c assembly and program exec
ariable. execle() : Executes a program with environment variables specified. How exec Works The current process's memory, code, and data are replaced with those of the new program. The process ID remains unchanged, but the process image is overwritten. Typically used after a fo