InterviewSolution
Saved Bookmarks
| 1. |
Pressing the end key moves the cursor to __________ character of the line |
|
Answer» Yes “The\xa0end key” will\xa0move the cursor\xa0to the last\xa0character\xa0in the\xa0line. The\xa0cursor\xa0appears just after the last letter. Normally the user uses the\xa0end key\xa0either to select the whole text from the last, or to erase the last few letters or words of the\xa0line\xa0or to select the last word or last few words.\xa0The\xa0End key\xa0is a\xa0key\xa0found on a computer keyboard that\xa0moves the cursor to the end of the line, document, page, cell, or screen. |
|