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

Submitted by: Murtaza
a) a.out
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers