Quiz on Header Files, Compiling, and Linking
Test yourself on concepts surrounding header files, compiling, and linking.
1
Which option is not true for a Makefile
?
A)
The Makefile
is a header file.
B)
The Makefile
must reside in the same directory as the programs we want to compile and link.
C)
The Makefile
should contain instructions for compiling and linking.
D)
The Makefile
is specifically designed for use with the make
utility.
Question 1 of 30 attempted
Create a free account to access the full course.
Continue your learning journey with a 14-day free trial.
By signing up, you agree to Educative's Terms of Service and Privacy Policy