COMPUTER PROGRAMMING FUNDAMENTALS
WHAT IS PROGRAMMING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
speech bubble
|
|
stage
|
|
tempo
|
|
None of the above
|
Detailed explanation-1: -Stage-Where your project is displayed when active. Scripts-The instructions that determines what happens on the stage. Sprite-The objects on the Scratch stage that performs actions. Backdrop-Background displayed on your Scratch stage.
Detailed explanation-2: -Scripts Area: The area on the right side of the project editor where scripts are assembled is called script area. Blocks from the block palette are dragged into the script area so the script area displays a stack of blocks connected to each other.
Detailed explanation-3: -The action happens on the stage. Any change made to the script (instructions) takes effect immediately on the stage when clicking the green flag button to run the project.
Detailed explanation-4: -The Blocks Palette is the area where all available commands of the Scratch programming language are kept. It is called “palette” because it looks like a palette a painter uses while painting.
Detailed explanation-5: -There are four main elements of Scratch: the stage, the sprites, the script and the programming palette. These elements can be compared to a play.