What character terminates all strings in C?

Multiple choice question

What character terminates all strings in C?

wrong

\n

correct

\0

wrong

.

wrong

\END

wrong

null

wrong

There is no such character