English, asked by hingorashahzad, 4 months ago

Which command brings the cursor to a particular position on the screen?

LET

DATA

CLS

LOCATE



Answers

Answered by Anonymous
3

Answer:

When you start vi , the cursor is in the upper left corner of the vi screen. In command mode, you can move the cursor with a number of keyboard commands. Certain letter keys, the arrow keys, and the Return key, Back Space (or Delete) key, and the Space Bar can all be used to move the cursor when you're in command mode.

Explanation:

hope it's help you ☺️☺️

You can simply press Shift-right-arrow, and then start typing. In contrast, to these combination shift-arrow commands which move the cursor to the beginning and end of lines, the Ctrl-left-arrow and Ctrl-right-arrow keys move the screen image 20 spaces in the opposite direction to the arrow, without moving the cursor.

Answered by rohitbhowmik86375607
0

Explanation:

ctrl+ a

ctrl+ a

ctrl+ a

Ctrl+ a

Similar questions