InterviewSolution
Saved Bookmarks
| 1. |
What is the difference between mouse pointer and mouse operations |
|
Answer» The "POINTER" or "Mouse Pointer": It is the graphical OBJECT that moves on screen. It can be static or animated. The "Cursor": It is the file or the MEMORY block used to ENCODE and save the animated (ANI) or static (CUR) graphical object. |
|