Answer:
C - string
Step-by-step explanation:
It is necessary to include the string header file when using the datatype string because it allows the program to know how to manipulate sequences of characters, without it the program would not execute and would cause an error.