Answer Posted / dev
static trigger
the icon or window background is clicked or double-clicked
without moving the mouse
dynamic trigger
the icon is dragged and dropped onto another icon or window
background
hold trigger
the mouse button is held down on an icon or window background
Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What are the different classes through which JDBC represents statements?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
Is it possible to connect to multiple databases simultaneously?
What is meant by connection string?
What is difference between statement and preparedstatement in jdbc?
How to make updates to updatable result sets in jdbc?
What is connection data?
What is batch processing and how to perform batch processing in jdbc?
What is jdbc connection?
password, is stored in as plain text. What can I do to protect my passwords?
What is jdbc and its types?
How does jdbc work?
What is database deadlock ?
What are the functions of the jdbc connection interface?
What does setautocommit do?