Step 1: Concept
An element 'a' in a ring is invertible (a unit) if there exists an element 'b' such that $a \cdot b = 1$.
Step 2: Meaning
In the ring of integers $\mathbb{Z}$, the multiplication is standard. We are looking for integers $x$ such that $1/x$ is also an integer.
Step 3: Analysis
For $1 \in \mathbb{Z}$, $1 \cdot 1 = 1$, so 1 is invertible. For $-1 \in \mathbb{Z}$, $(-1) \cdot (-1) = 1$, so -1 is invertible. For any other integer $|n| > 1$, $1/n$ is a fraction, not an integer.
Step 4: Conclusion
The only invertible elements in $\mathbb{Z}$ are 1 and -1.
Final Answer: (A)