Step 1: Identify the sequence.
Given sequence: $\sqrt{2}, 2\sqrt{2}, 3\sqrt{2}, \dots$
This is an arithmetic progression (A.P.) where
First term $a_1 = \sqrt{2}$ and common difference $d = \sqrt{2}$.
Step 2: Find the 10th term.
Formula for nth term of A.P.:
\[
a_n = a_1 + (n - 1)d
\]
Substitute $a_1 = \sqrt{2}$, $d = \sqrt{2}$, $n = 10$:
\[
a_{10} = \sqrt{2} + (10 - 1)\sqrt{2} = 10\sqrt{2}
\]
Step 3: Express in square root form.
\[
10\sqrt{2} = \sqrt{100 \times 2} = \sqrt{200}
\]
Correct option is (C) $\sqrt{200}$.