Event-Driven Programming

Event-Driven Programming

12th Grade

42 Qs

quiz-placeholder

Similar activities

CSP Unit 3 Review

CSP Unit 3 Review

9th - 12th Grade

40 Qs

Computer Science AP Quizlet Midterm

Computer Science AP Quizlet Midterm

9th - 12th Grade

41 Qs

Computer Science and SciFi

Computer Science and SciFi

12th Grade

37 Qs

ECS Unit 4 Programming

ECS Unit 4 Programming

9th - 12th Grade

40 Qs

Code.org APCSP Assessment

Code.org APCSP Assessment

9th - 12th Grade

40 Qs

CS Principles Assessment

CS Principles Assessment

9th - 12th Grade

40 Qs

Code.org Unit 5

Code.org Unit 5

9th - 12th Grade

40 Qs

AP CSP Unit 5

AP CSP Unit 5

10th - 12th Grade

47 Qs

Event-Driven Programming

Event-Driven Programming

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Moses Balogun

Used 143+ times

FREE Resource

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a property of Event-driven programs?
Dynamic
Bring challenges 
Lead to unpredictable program execution and an associated set of challenges. 
All of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

UI stands for …….
 Uniform Interface
 Uniform Interface
User Interface
None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of UI elements
Button
image
Click
A and B

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of UI Events   
Click
Scroll
Move Mouse
All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Elements are also called .....
Objects
Controls
Events
all of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition for Event handling
 Program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)
Coding tasks involved in making your app respond to events by triggering functions.
Function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.
A command (onEvent in App Lab) that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the best definition for Event Listener
 Program designed to run blocks of code or functions in response to specified events (e.g. a mouse click)
Coding tasks involved in making your app respond to events by triggering functions.
Function specified as part of an event listener; it is written by the programmer but called by the system as the result of an event trigger.
A command (onEvent in App Lab) that can be set up to trigger a function when a particular type of event occurs on a particular UI element.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?