C MCQ Questions and Answers on C Program Build Process

Image

Study C MCQ Questions and Answers on C Program Build Process. Easily attend technical job interviews with these Multiple Choice Questions.

Go through C Theory Notes on Build Process before studying these questions.



1) What is the input file in a C program building process.?
A) filename.k
B) filename.cpp
C) filename.c
D) filename.p
Answer [=]
Answer[=]
2) What is the output Filename of C Program build process.?
A) filename.ex
B) filename.bak
C) filename.exe
D) filename.asm
Answer [=]
Answer[=]
3) What is the first step in C program building process.?
A) Compiling
B) Assembling
C) Linking
D) Preprocessing
Answer [=]
Answer[=]
4) What is the next step to Preprocessing in C Program build process.?
A) Compiling
B) Assembling
C) Linking
D) None of the above
Answer [=]
Answer[=]
5) What is the next step to Compiling in C program build process.?
A) Preprocessing
B) Assembling
C) Linking
D) None of the above
Answer [=]
Answer[=]
6) What is the next step to Assembling in C program build process.?
A) Preprocessing
B) Compiling
C) Linking
D) None of the above
Answer [=]
Answer[=]
7) What is a C Editor.?
A) A C compiler
B) A C assembler
C) A C code editor like notepad
D) None of the above
Answer [=]
Answer[=]


 

8) What is the output of C Compiler compiling.?
A) An assembly language code
B) Object Code
C) Class file code
D) None of the above
Answer [=]
Answer[=]
9) Expanded Source code is the output of which C program building process.?
A) Preprocessor
B) Assembler
C) Linker
D) Compiler
Answer [=]
Answer[=]
10) Choose a correct statement about C program output file.?
A) Output file .exe is machine dependent. .Exe is windows suitable file.
B) Exe file does not work in Linux or Unix machines. So different type of output is created on different machines
C) Linker produces a suitable output file for each maching
D) All the above
Answer [=]
Answer[=]


Like or Share

Show some care. Like or Subscribe. [FB]...[Youtube]

C MCQ App by ExamTray 

Android APP

Java MCQ App by ExamTray 

Android APP
ALL MCQ App by ExamTray Android APP

Ad

 

Some good C Books

Book Price
1. C: The Complete Reference  Check Price
2. Let Us C Check Price
3. Programming in ANSI C Check Price
4. The C Programming Language Check Price

We may get some affiliate commission for the above purchases.