SYW
HOME
SYWs
A to Z
SYWs by
CATEGORY
How Tos
Questions
& Answers
SUBPROGRAMS AND INPUT/OUTPUT
Subprograms Make Programming Easier
Call Functions and Subroutines
Use Input and Output
Graphic User Interfaces and Input Events
A Fun Example
Quiz 3
Which of the following are names for subprograms in some language mentioned in the lesson?
(Check all that apply.)
Function
Subroutine
Method
Call
Which of the following best describes how to invoke a function?
Call it from a larger program.
Use an event on a Web page to trigger it.
Call it from another subprogram.
All of the above.
Which of the following can generate a user input event to a program?
(Check all that apply.)
Press a keyboard key.
Display a typed letter on the screen.
Click the mouse on a web page form.
Move the mouse out of the program display area.
True or False: Web page display is static and can't be changed by user input.
True
False
1
2
3
4
5
6
printer-friendly