Explore topic-wise MCQs in GCC Compiler Questions & Answers.

This section includes 1 Mcqs, each offering curated multiple-choice questions to sharpen your GCC Compiler Questions & Answers knowledge and support exam preparation. Choose a topic below to get started.

1.

The command “cpp sanfoundry.c > sanfoundry.i” will

A. create the expanded source code file sanfoudry.i for the source code file sanfoundry.c
B. append the content of the sanfoundry.c into sanfoundry.i
C. give an error
D. none of the mentioned
Answer» B. append the content of the sanfoundry.c into sanfoundry.i