
Practice Quiz_W04

Quiz
•
Computers
•
Professional Development
•
Medium
Erum Naz sohni23pk@yahoo.com
Used 5+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. When using event driven programming, which of the following suits the example of clicking a single right-button on a command button in a GUI program to trigger a routine or save information to a folder?
User Interface
Interpreter
Event Handling
None of the above.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What can we attach to DOM elements in order to respond to events in the system?
a. Event Handlers
b. Event Listeners
c. Event Processors
d. Event Coordinators
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What method do we use to create an event listener?
a. element.makeEventListener()
b. element.listen()
c. element.on()
d. element.addEventListener()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. The following example uses what type of function to handle an event?
element.addEventListener(‘click’, function(event){});
a. Named function
b. Anonymous function
c. Inline function
Arrow function
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. What property on the event object contains the DOM object that invoked the event?
a. event.element
b. event.source
c. event.target
d. event.invoker
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Why is the event.preventDefault() command used?
a. To prevent the settling of default data values in the database.
b. To prevent the execution of default actions in response to an event trigger.
c. To enforce the submission of a form.
d. To stop execution of all code.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1. Which event trigger indicates the DOM has finished loading and processing?
DOMContentLoaded
DOMReady
DOMFinished
DocumentReady
Create a free account and access millions of resources
Similar Resources on Wayground
25 questions
Java Chapter 3 Review Questions

Quiz
•
Professional Development
25 questions
DATASTRUCTURES-3SEM

Quiz
•
Professional Development
31 questions
SET #2

Quiz
•
Professional Development
25 questions
Scratch Programming Quiz

Quiz
•
Professional Development
30 questions
Unreal Engine Basic

Quiz
•
Professional Development
25 questions
LIST-TUPLES-SET-DICTIONARY

Quiz
•
Professional Development
25 questions
Playwright Quiz 1

Quiz
•
Professional Development
25 questions
Operating Systems

Quiz
•
University - Professi...
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade