Set 9 MCQ Questions and Answers
Home | Linux | Set 9Linux MCQ Questions and Answers: We provide Linux MCQ Questions and Answers, here most important quiz questions related to Linux and you can download pdf of objective questions with answers.
1) Which option of the gcc is used to warn is padding is included in structure?
2) Which gcc option reports the cpu time taken by each subprocess in the compilation sequence?
3) The correct sequence of GCC compilation process is
Answer : A Discuss
4) The preprocessor removes the _______ from the source code.
Free Online Test
5) The compiler converts
Answer : B Discuss
6) The assembly code is converted into the machine code by
7) What is the role of linker in the compilation process?
Answer : D Discuss
8) The object file contains the
9) If we do not specify the executable file name at the compilation time in GCC, then in linux the compiler creates executable named as
10) The macros specifies in source code are expanded by
Free Online Test