Group D (16-18)
The number of attempts remaining is 10
1 / 40
Farmers can use IoT sensors to monitor the levels in their soil and optimize irrigation.
2 / 40
If the list , the command “get item from list at index 1” will return .
3 / 40
Before you can sort a list of items, you often need to define a by which to compare them (e.g., size, alphabetical order, date).
4 / 40
To make sense of the large amounts of data collected by IoT devices, we often use techniques of data .
5 / 40
A named storage location in a computer's memory that can hold a value is called a .
6 / 40
Match the complex task with a reasonable way to break it down (decompose it):
7 / 40
Match the robotic system with a specific task it might perform, going beyond general industry applications:
8 / 40
Match the robotic challenge with a relevant technological solution:
9 / 40
Match the type of problem to the problem-solving strategy that would likely be MOST effective:
10 / 40
Match the sorting algorithm with its typical time complexity:
11 / 40
Match the robotic application with its PRIMARY societal benefit:
12 / 40
If an AI makes a decision, it's always the best possible decision.
13 / 40
All online chatbots use Artificial Intelligence to understand and respond to your questions.
14 / 40
In software development, breaking down a large project into modules (like a login module, a shopping cart module, etc.) is an example of decomposition.
15 / 40
Decomposing a complex problem always leads to a single, uniquely correct set of subproblems.
16 / 40
When solving a complex problem, it's often helpful to try different approaches, even if some of them don't work out.
17 / 40
The best problem-solving strategy is always the one that gets you to the answer the fastest, even if it's not the most reliable.
18 / 40
Which block helps create an empty list in Blockly?
19 / 40
What would the following pseudocode do? x = 5 x = x + 2 PRINT x
20 / 40
What is “data normalization” in the context of IoT data analysis?
21 / 40
Which of these code snippets is an example of a loop?
22 / 40
A city uses sensors and data analysis to manage traffic flow. Which of the following is the MOST LIKELY long-term benefit of this system?
23 / 40
A city uses sensors to track air pollution levels in different neighborhoods. Which of the following is the MOST LIKELY benefit of analyzing this data?
24 / 40
Why is abstraction useful in computer science? (Select all that apply)
25 / 40
You are tasked with organizing a school fundraising event. Which of the following are examples of breaking down this task (decomposition)? (Select all that apply)
26 / 40
Which of the following are examples of AI being used in transportation? (Select all that apply)
27 / 40
How could AI potentially be used in disaster relief efforts? (Select all that apply)
28 / 40
How is AI used in online shopping? (Select all that apply)
29 / 40
A hospital uses an integrated IoT system to track medical equipment, monitor patients' vital signs, and manage medication dispensing. Which of the following are potential risks associated with this system? (Select all that apply)
30 / 40
If we input the list `x = [2, 3, 4, 5, 7, 8]` into the program above, what will be the output after running the program?
31 / 40
Finding the common features in different problems is an example of .
32 / 40
Match the ethical concern to its description:
33 / 40
Completing a project, whether for school or work, usually involves breaking it down into smaller tasks.
34 / 40
Robots can help people with dangerous jobs.
35 / 40
You are using a smart toy that asks for your full name and address. What should you do?
36 / 40
What helps a robot move?
37 / 40
What is the main advantage of using robots in factories?
38 / 40
What is the main purpose of a robot's controller?
39 / 40
Which of the followings should be considered when developing AI technology? (Select all that apply)
40 / 40
Which of the following shows an AABB pattern? (Select all that apply)
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.