The command "cpp google.c > google.i" will:
a) create the expanded source code file google.i for the source code file google.c
b) append the content of the google.c into google.i
c) give an error
d) none of the mentioned

Submitted by: Murtaza
a) create the expanded source code file google.i for the source code file google.c
Submitted by: Murtaza

Read Online GCC Compiler Job Interview Questions And Answers