1/16
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No study sessions yet.
What should you use in your block command(s) to change the location of a sprite on the stage in Sprite?
Coordinates
What happens when the stop sign is clicked in a Scratch program?
The program stops.
Which area on the Scratch interface allows you to change the background of a Scratch screen?
Stage information box
What happens if the commands in Scratch are placed in the wrong order in your program? (Choose the best answer)
The program will run but will not work as expected since the commands are out of order.
Which term describes the block commands used to control sprites in Scratch?
Scripts
In programming code, which of the following is NOT a user interface component?
variable
A variable in programming is _______________________________.
A placeholder to store information for the program.
What does a key listener do?
Listens for a keystroke on a keyboard
What does the event handler do in programming code?
executes a sequence of commands in its block
An app's architecture is its general blueprint.
True
The act of illegally making copies of software or enabling others to access software to which they are not entitled is
software piracy
Which of the following the best definition of “intellectual property”?
Refers to creations of the mind, such as literary works, art, designs, and inventions.
What would be the most credible source for a project on historical fashion?
Scholarly journal from a well-known expert in the field
What is the order of the software development process?
Requirement Analysis, System Design, Implementation, Testing, Deployment, Maintenance
A student is working on a computer program project for school. He is having a great deal of trouble with the code so he uses another programmer's code to help with a portion of his program. When turning in his finished program, he does not cite the other programmer’s code. What should the consequences be for not citing the other programmer’s code? (Choose the best answer.)
A zero. Even if another programmer has given permission for their code to be reused by statement on a web page or just by sharing on the Web, their work should be cited.
A student purchases a single-user license of a copyrighted program, installs it on her personal computer and then gives it to a friend to install on the friend’s computer. This is okay because the license allows the student to install the program on two devices.
False
What is Agile Design?
A software development cycle that includes short development cycles which allow for frequent feedback