Moderate

Which of the following keys is used to replace a single character with new text ?

Correct answer: B. s

  • A. S
  • B. s
  • C. r
  • D. C

Explanation

In vi, s substitutes the character under the cursor and enters text-insertion mode, allowing new text to be typed. r replaces only one character immediately, so it is less suitable when the question says new text.

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