Step 1: Recall the inputs of a full adder.
A full adder adds three binary inputs:
\[
A,\quad B,\quad C_{in}.
\]
Thus, it has
\[
\boxed{3\ \text{inputs}.}
\]
Step 2: Recall the outputs.
A full adder produces
- Sum \((S)\),
- Carry \((C_{out})\).
Hence, it has
\[
\boxed{2\ \text{outputs}.}
\]
Therefore,
\[
\boxed{(C)}
\]
is the correct answer.