If we compile the sam.c file with the command “gcc -o sam sam.c”, then the executable file will be?
If we compile the sam.c file with the command “gcc -o sam sam.c”, then the executable file will be? Correct Answer sam
This is how the GCC is designed to take names of executable files.
মোঃ আরিফুল ইসলাম
Feb 20, 2025