What is the purpose of the DESCRIBE INPUT statement?

A.
to show static parameters declared in a FETCH statement
B.
to show the tables used by the program in presentation order
C.
to describe the input parameters of a dynamic SQL statement
D.
to describe the last SELECT statement in the SQLCA structure