1.

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
Answer» B. a.exe


Discussion

No Comment Found