Which key is used to delete a character to the left of the cursor?
A
Backspace
B
Enter
C
Delete
D
Tab
Correct Answer: Option A — Backspace
Explanation:
The Backspace key removes the character immediately to the left of the cursor's current position in a text editor. This differs from the Del...
The Backspace key removes the character immediately to the left of the cursor's current position in a text editor. This differs from the Delete key, which removes the character to the right of the cursor instead.