Vidyalelo
Computer Science · Q324

Linux

Engineering and GATE · Computer Science · question 324

Q324

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

A.
a.out
B.
example
Answer
C.
example.out
D.
none of the mentioned

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board