

MCQOPTIONS
Saved Bookmarks
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 | |