1⟩ Which option of gcc looks in the provided directory for library files? a) -l b) -L c) -link d) none of the mentioned
b) -L
“GCC Compiler frequently Asked Questions in various Linux GCC Compiler job Interviews by interviewer. The set of questions here ensures that you offer a perfect answer posed to you. So get preparation for your new job hunting”
b) -L
a) -l
a) -Wall
b) -I
a) object file
a) generate object file google.o
a) prints the name of each header file used
a) generates the position independent code of shared libraries
b) it makes all warnings into errors
a) -Wpadded
c) #
a) variable
d) all of the mentioned
a) source codes can not be compiled with static libraries in gcc
a) -time
a) -U
c) enables extra warning messages
d) -Q
a) create the expanded source code file google.i for the source code file google.c
b) gcc google.c