1.

If we compile the sam.c file with the command gcc -o sam sam.c , then the executable file will be?

A. a.out
B. sam
C. sam.out
D. None of the mentioned
Answer» C. sam.out


Discussion

No Comment Found