Moderate

The % key allows you________________?

Correct answer: A. to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.

  • A. to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace.
  • B. to move the cursor to the upperleft corner of the screen
  • C. to move the cursor backward to the beginning of a word
  • D. to move the cursor to the first column in the current line

Explanation

In vi, `%` moves the cursor between matching delimiters such as parentheses, brackets, and braces. The other options describe different cursor-movement commands.

Last updated

Practise Software Development Lifecycle

423 free Software Development Lifecycle MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions