Quiz on Header files, Compiling and Linking

Test yourself on concepts surrounding header files, compiling and linking.

1

Which of the following 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.

By signing up, you agree to Educative's Terms of Service and Privacy Policy