Concept:
To find the exact position of A from the beginning, we need enough fixed positional information.
Relative positions alone may not determine the exact place.
Step 1: Checking Statement (I).
Given:
\[
\text{There are 3 students between A and B}
\]
So the gap between A and B is:
\[
4
\]
Possible arrangements:
\[
A \; \_ \; \_ \; \_ \; B
\]
or
\[
B \; \_ \; \_ \; \_ \; A.
\]
But their exact starting position in the row is unknown.
Thus, Statement (I) alone is not sufficient.
Step 2: Checking Statement (II).
Given:
\[
B \text{ is behind A}
\]
This only tells us:
\[
A \text{ is before } B
\]
But no exact position is known.
Thus, Statement (II) alone is not sufficient.
Step 3: Checking both statements together.
From Statement (I):
\[
A \text{ and } B \text{ are 4 places apart}
\]
From Statement (II):
\[
B \text{ is behind A}
\]
So arrangement becomes:
\[
A \; \_ \; \_ \; \_ \; B
\]
Still, A can be in many positions:
\[
1,2,3,\dots,13
\]
since total students are 17.
Thus, A’s exact position cannot be uniquely determined.
Hence, additional data are required.