Step 1: Independent set size.
An independent set is a set of vertices such that no two vertices are adjacent. For a graph with chromatic number \( k \), the graph can be partitioned into \( k \) independent sets. The largest independent set must have at least \( n/k \) vertices. Hence, (2) is true.
Step 2: Number of edges.
The chromatic number \( k \) implies there is at least a complete subgraph \( K_k \). A complete subgraph with \( k \) vertices has \( k(k-1)/2 \) edges. Therefore, \( G \) must contain at least \( k(k-1)/2 \) edges. Hence, (3) is true.
Step 3: Remaining options.
Option (1) is not necessarily true because the graph may not contain a complete subgraph with \( k \) vertices.
Option (4) is also not necessarily true because there may not be a vertex of degree \( k \).
Final Answer:
\[
\boxed{(2), (3)}
\]