Which key is used to remove the character located directly under the cursor?

Choose the correct answer

Explanation

The 'x' key deletes the single character under the cursor. In contrast, 'X' deletes the character before the cursor, 'dd' removes the entire current line, and 'D' deletes from the cursor to the end of the line.

Which key is used to remove the character located di… — Basic of linux unix | PakQuizHub