Java Games: Flashcards, matching, concentration, and word search.

Computer Science Quiz 2 Review

AB
Character used to begin a comment#
an advantage of using functionscan be imported & used by many programs
What is used in a function name instead of whitespace?__ (underscore)
How is whitespace usually created?Spacebar or Tab key
describes the order in which these parts of a program should be writtenThe import command, then function definitions, then function calls
Comments should be written in what type of language?Clear & plain language
If you define a function name, and it turns purple instead of blue, what should you do?change the name
What should you use as the argument for the goto() command?The X and Y coordinates of a point
What are the coordinates of the origin point?(0, 0)
(2, -18) is in what direction from the origin?To the right and down from the origin
The coordinate tells you...where a point is along the X and Y axis
What is code reuse meant to do?Save time
What are comments meant to do?Explain what some code is doing
an invisible horizontal line that goes across the center of the turtle graphics window.x axis


Andreas, PA

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities