Which one of the following command creates the executable file a.out?
a) gcc -o google.c
b) gcc google.c
c) gcc -o a.out
d) gcc a.out

Submitted by: Murtaza
b) gcc google.c
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers