1957Software EngineeringMedium
The % key allows you________?
Ato move the cursor to the first column in the current line
Bto move the cursor to the upperleft corner of the screen
Cto move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.
Dto move the cursor backward to the beginning of a word
Correct answer
C. to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.
Explanation
The correct answer is to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace..