返回題庫廣場
資訊科技
小三四
題目預覽
而家顯示緊 10 條題目入面嘅頭 5 條——免費註冊即可採用成個題庫,同全班開玩。
1
What is a bug in a computer program?
A
The button you click to run code
B
Breaking a problem into smaller steps
C
A part of a program that does not work correctly
D
A set of step-by-step instructions
2
What is debugging?
A
Finding and fixing problems in your program
B
Running the program
C
Breaking a problem into smaller steps
D
Writing new code
3
What does it mean to decompose a problem?
A
To run the program
B
To write an algorithm
C
To break it down into smaller, easier steps
D
To find and fix errors
4
What is an algorithm?
A
The button to start the program
B
A set of step-by-step instructions to complete a task
C
The process of finding errors
D
A bug in the program
5
Which button do you click to make your code execute and complete the puzzle?
A
Debug
B
Run
C
Stop
D
Fix