I'm pretty sure it is C. Paint. Mspaint (or Microsoft Paint), is an application used for drawing. (It can also be used for simple image editing, I use it frequently for things like cropping and clipping from an image.)
guess you better read the directions and just read the book yourself and find the answer.
Answer:
The relationship between the width and height of a slide
The answer is the Kernel.
In computing, the Kernel's job is to manage the I/O requests from the software on your computer and converts them into data processing instructions for the CPU (Central Processing Unit) and the rest of the electronic components of a computer.
Answer:
EventHandler
Explanation:
In order to do this the programmer needs to use the EventHandler class. This class allows the computer to listen for certain user actions such as pressing a button. Using this on a button would then allow the programmer to specify what they want to happen when the user clicks the button or performs a certain action. For example, in this scenario, the programmer would program an EventHandler so that when the button is clicked it saves the input to a variable and changes the input field to the next option.