">
Which of the above actions would usually be helpful in designing and developing an app?
A. I and II only
B. I and III only
C. II and III only
D. I, II, and III
B. I and III only
Which of the following best describes the purpose of a design specification?
A. Tracking errors that arise through user testing
B. Documenting comments that will need to be added to a program
C. Describing the requirements for how a program will work or users will interact with it
D. Listing detailed questions that will be asked of users during interviews
C. Describing the requirements for how a program will work or users will interact with it
Inputs and outputs that allow a user to interact with a piece of software. UI can include a variety of forms such as buttons, menus, images, text, and graphics.
User Interface:
Finding and fixing problems in an algorithm or program.
Debugging:
What does, "feta" mean?
(this situation is feta!)
A. To fall apart
B. The act of being cheesy
C. it means it stinks!
D. it falls apart (crumbles)
Which of the following best describes the purpose of a design specification?
A. Tracking errors that arise through user testing
B. Documenting comments that will need to be added to a program
C. Describing the requirements for how a program will work or users will interact with it
D. Listing detailed questions that will be asked of users during interviews
C. Describing the requirements for how a program will work or users will interact with it
What will the “background-color” of the “topButton” be when the program is finished running?
A. red
B. orange
C. blue
D. green
C. blue
Any data that is sent from a program to a device. Can come in a variety of forms, such as tactile interaction, audio, visuals, or text.
Output:
This is associated with an action and supplies input data to a program. Can be generated when a key is pressed, a mouse is clicked, a program is started, or by any other defined action that affects the flow of execution.
Event:
What does the word, "mahogany" mean?
(you've been such a mahogany!)
A. It is an old wooden ship during the Civil War.
B. something that easily catches fire.
C. stop hogging the sticks or controller
D. something that smells good or great
">
What will the “background-color” of the “topButton” be when the program is finished running?
A. red
B. orange
C. blue
D. green
blue
If the user does NOT click the button what color will “topButton” be when this program finishes running?
A. red
B. blue
C. green
D. orange
B. blue
This is a collection of program statements. These run (or “execute”) one command at a time.
Program:
This isdata that are sent to a computer for processing by a program. Can come in a variety of forms, such as tactile interaction, audio, visuals, or text.
Input:
What does the term, "ooz'n" mean?
("I'm ooz'n excellence)
A. the action we would describe the drool coming out of kids mouths while they sleep in class
B. TO exude or display a trait
C. Its where you are sleeping, and everyone is shocked that you can sleep that heavy.
">
If the user does NOT click the button what color will “topButton” be when this program finishes running?
A. red
B. blue
C. green
D. orange
B. blue
The following program is run. Then the user clicks the "topButton" button ONCE. What will be displayed in the console?
A. cat bird dog
B. dog cat bird
C. cat dog bird
D. bird cat dog
C. cat dog bird
For this term, some program statements run when triggered by an event, like a mouse click or a key press
Event Driven Programming:
This is a command or instruction. Sometimes also referred to as a code statement.
Program Statement:
What does the term, "shpadoinkle" mean?
A. GREAT! (Made by Matt Stone and Trey Parker.)
B. to screw someone over.
C. it is a millennials era cartoon
">
The following program is run. Then the user clicks the "topButton" button ONCE. What will be displayed in the console?
A. cat bird dog
B. dog cat bird
C. cat dog bird
D. bird cat dog
B. I and III only
The following program is run. Then the user clicks the “bottomButton” ONCE and then clicks the “topButton” ONCE. What will be displayed in the console?
A. cow pig chicken
B. cow chicken pig
C. pig cow chicken
D. chicken pig cow
D. chicken pig cow
This is a form of program documentation written into the program to be read by people and which do not affect how a program runs
Comment:
This type of programming, statements run in order, from top to bottom.
Sequential Programming
What does the word, "confuzzled" mean?
A. Fuzzy wuzzy, was a bear;
fuzzy wuzzy had no hair.
B. When being fuzzy is bad (conFuzzled)
C. Being Confused and Puzzled at the same time.