Final answer:
The feature that shows the line number where the cursor is located is called Line Number.
Step-by-step explanation:
The correct answer is 3) Line Number. The question is asking about a feature in a programming environment that displays the line number where the cursor is located. This feature is especially useful when working with a compiler, as it provides the specific line where any errors occur in the code.