Event handler mouseDragged is declared in the __________ interface.

a) MouseMotionListener
b) MouseListener
c) MouseDraggedListener
d) ActionListener


a) MouseMotionListener

Computer Science & Information Technology

You might also like to view...

What is F/UTP, and what is its purpose?

What will be an ideal response?

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. On a traditional IBM mainframe running under MVS, job management supports a program as it runs. 2. On a traditional IBM mainframe running under MVS, the primary responsibility of task management is job-to-job transition. 3. On a traditional IBM mainframe running under MVS, the dispatcher is a task management function. 4. On a traditional IBM mainframe running under MVS, when a partition becomes available the initiator/terminator reads the next job step from a queue and loads it into memory. 5. On a traditional IBM mainframe running under MVS, a job step and a task are the same thing.

Computer Science & Information Technology

What is the value of address, given:

``` myAddress = "123 Duck Street, NW"; address = myAddress.length; ``` a. 16 b. 21 c. 19 d. 123 Duck Street, NW

Computer Science & Information Technology

When used as a data source, a Word table must include a descriptive header row followed by rows of records

Indicate whether the statement is true or false

Computer Science & Information Technology