Quizzes – Age Group 16–18 (40 questions) – Demo
The number of attempts remaining is 10
1 / 40
Robots that explore other planets, like Mars, are called .
2 / 40
When you focus on the important details of a problem and ignore the irrelevant ones, you are using the computational thinking concept of .
3 / 40
To find a specific name in a very long, sorted list, a search algorithm would generally be much faster than checking each name one by one.
4 / 40
The more you have to support an inductive conclusion, the the conclusion is likely to be.
5 / 40
When designing an algorithm, it's important to ensure that the steps are in the correct and that there are no logical errors. This process is called debugging.
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 algorithm design concept to its description:
9 / 40
Match the programming construct to its purpose in an algorithm:
10 / 40
Match the specialized robotic system to its MOST likely application, considering both the task and the environment:
11 / 40
Match the problems with algorithm design:
12 / 40
AI-powered recommendation systems, like those used by Netflix or YouTube, only suggest things you've already watched or liked.
13 / 40
IoT devices can only communicate with each other if they are made by the same company.
14 / 40
Decomposing a complex problem always leads to a single, uniquely correct set of subproblems.
15 / 40
Using IoT devices always makes things more secure.
16 / 40
In a large-scale IoT deployment, storing all raw sensor data directly in a traditional relational database is generally the most efficient and cost-effective approach.
17 / 40
If an AI system is trained on biased data, it is guaranteed to make biased decisions, even if the programming code itself is perfectly fair and unbiased.
18 / 40
What could be a possible result of the block ?
19 / 40
What is “data normalization” in the context of IoT data analysis?
20 / 40
What is the result of this block command in Blockly?
21 / 40
What would the following pseudocode do? x = 5 x = x + 2 PRINT x
22 / 40
A hospital uses an AI system to analyze medical images (like X-rays and MRI scans) to help detect diseases. Which of these is the MOST SIGNIFICANT ethical concern specific to this AI application, and not just a general computer issue?
23 / 40
A company is developing an AI system to predict which customers are most likely to default on their loans. Which of these factors, if used by the AI, would be MOST ethically problematic and potentially discriminatory?
24 / 40
Which of the following are examples of abstraction? (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
How can we help make sure AI is used ethically? (Select all that apply)
27 / 40
How is AI used in online shopping? (Select all that apply)
28 / 40
Which of these are examples of how AI might be used to help protect the environment? (Select all that apply)
29 / 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?
30 / 40
In a “smart city,” different IoT systems (traffic lights, pollution sensors, public transportation, waste management) are integrated. What are some potential challenges of this integration? (Select all that apply)
31 / 40
Finding the common features in different problems is an example of .
32 / 40
Match the IoT application to its benefit:
33 / 40
It's okay to be mean to a robot because it's not a person.
34 / 40
It is fine to give my friend’s address to smart toy.
35 / 40
Which of these might have a sensor inside?
36 / 40
What is a key benefit of using IoT in agriculture?
37 / 40
Which of these is MOST like a robot?
38 / 40
Which of these tasks is MOST likely to use AI today?
39 / 40
Which of the following shows an AABB pattern? (Select all that apply)
40 / 40
What are some potential benefits of using AI? (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.