Moderate

The [line number G] key allows you________________?

Correct answer: D. to move cursor to the beginning of the line specified by the number

  • A. to move cursor left by one position
  • B. to move cursor right by one position
  • C. to move cursor down by one line
  • D. to move cursor to the beginning of the line specified by the number

Explanation

In vi, placing a line number before G moves the cursor to that numbered line, so 24G moves to line 24. G by itself moves to the last line of the file.

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