GCC Compiler Question: Download Linux GCC Compiler PDF

If we do not specify the executable file name at the compilation time in GCC, then in linux the compiler creates executable named as:
a) a.out
b) a.exe
c) x.out
d) x.exe

Tweet Share WhatsApp