InterviewSolution
| 1. |
What Is Insertion Point? |
|
Answer» A VERTICAL flashing line that shows the user where text will be inserted. In graphics-based programs, the insertion point is the point where the next characters typed from the KEYBOARD will APPEAR on the DISPLAY screen. The insertion point is usually represented by a blinking vertical line. You can reposition the insertion point by pressing arrow keys or by moving the I-beam POINTER. A vertical flashing line that shows the user where text will be inserted. In graphics-based programs, the insertion point is the point where the next characters typed from the keyboard will appear on the display screen. The insertion point is usually represented by a blinking vertical line. You can reposition the insertion point by pressing arrow keys or by moving the I-beam pointer. |
|