(1) is correct because the leading coefficient is positive. Let $\alpha_1,\ldots,\alpha_n$ be the roots of $q$. We have $\prod\alpha_i=(-1)^{n+1}$. We see that if one of the roots had modulus $>1$ then another would have modulus $<1$, which contradicts the condition on the roots of $q$. Therefore all the roots lie on the unit circle so the roots split into real roots $\alpha_i=\pm 1$ and complex roots $\beta_j$ on the unit circle and since complex roots come in pairs it is of the form
$$
q(X)=(X-1)^k(X+1)^l\prod_{j\in J}|X-\beta_j|^2
$$
So $q(2)=3^l\prod_j|2-\beta_j|^2>0$. Also $q(3)$ can't be zero, which answers $(2)$. The formula $\prod\alpha_i=(-1)^{n+1}$ becomes $q(0)=(-1)^k=-1$, so $k>0$ and odd, which implies $q(1)=0$.
Summing up: (1), (3) and (4) are true and the opposite of (2) is true, i.e. $q(3)\neq 0$. Note also that every polynomial of the above form with $l>0$ satisfies the conditions, so this also gives all possible $q$'s.
Remark: This is not in contrast to Tomas answer. The difference here is that Tomas did not take into consideration the complex roots of $q$, in this answer I do.