Group D (16-18)

The number of attempts remaining is 10

1 / 40

Robots are often used in factories to perform repetitive tasks on an line.

2 / 40

 

 

If(1) and we execute (2) , the new value of x is .

3 / 40

In an IoT system, devices often communicate wirelessly using protocols like Wi-Fi, Bluetooth, or .

4 / 40

To make sense of the large amounts of data collected by IoT devices, we often use techniques of data .

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 problem with a possible first step in breaking it down:

2. Solving a math word problem
1. Cleaning your room
3. Learning a new song

7 / 40

Match the programming concept to its description:

3. Conditional
1. Variable
2. Loop
4. Function

8 / 40

Match the smart city application with its description:

2. Waste Management
3. Air Quality Monitoring
4. Smart Parking
1. Smart Lighting

9 / 40

 

 

 

 

 

 

 

 

Match the correct Blockly block with its function:

4. Sorts a list in ascending order
3. Updates the value of x
1. Loops while the condition is true
2. Checks if a number is even

10 / 40

Match the real-world scenario with the type of abstraction it primarily represents:

2. Weather map
4. Organizational Chart
3. Circuit diagram
1. Flight simulator

11 / 40

Match the problems with algorithm design:

3. Find the smallest number in a list
1. Finding shortest path
2. Sort a list of numbers

12 / 40

In most programming languages, the order of instructions doesn't matter.

13 / 40

If an AI makes a decision, it's always the best possible decision.

14 / 40

A robot designed to work in a hospital would need to be very fast, even if it meant being less careful.

15 / 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.

16 / 40

Data aggregation in IoT always involves calculating the average of the collected data.

17 / 40

Downsampling IoT sensor data can reduce storage costs, but it also inevitably results in some loss of information.

18 / 40

Which of these is the BEST example of how AI is used in healthcare?

19 / 40

Why is it important to consider ethical issues when developing AI?

20 / 40

What would the following pseudocode do? x = 5 x = x + 2 PRINT x

21 / 40

Imagine an AI is used to decide who gets a loan. What kind of bias could be a problem?

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 “smart factory” uses interconnected sensors and machines. What is the MOST significant advantage of this approach compared to a traditional factory?

24 / 40

You have lots of different toy animals. Which of these is a way to use abstraction when thinking about them? (Select all that apply)

25 / 40

Select all benefits of using functions in programming:

26 / 40

In a “lights-out” factory (a fully automated factory with minimal human presence), which of the following are likely to be TRUE? (Select all that apply)

27 / 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)

28 / 40

A large software project is usually too complex for one person to handle. How can decomposition help? (Select all that apply)

29 / 40

Which of the following statements are correct? (Choose 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 IoT device to its use:

2. Fitness Tracker
1. Smart Thermostat
3. Smart Lock

33 / 40

A recipe for baking cookies is NOT an algorithm.

34 / 40

Sorting your toys by color is an example of abstraction.

35 / 40

Which of these is NOT usually part of a robot?

36 / 40

Which of these might have a sensor inside?

37 / 40

Which of these is MOST like a robot?

38 / 40

What is the main purpose of a robot's controller?

39 / 40

Which tasks might be suitable for a robot? (Select all that apply)

40 / 40

Which of the following are steps in solving a problem? (Select all that apply)

0%

Leave a Reply

Your email address will not be published. Required fields are marked *