Group D (16-18)

The number of attempts remaining is 10

1 / 40

Deductive reasoning starts with general rules and uses them to reach a conclusion.

2 / 40

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

3 / 40

 

 

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

4 / 40

When you focus on the important details of a problem and ignore the irrelevant ones, you are using the computational thinking concept of .

5 / 40

In programming, a structure that executes a block of code only if a certain condition is true is called a statement.

6 / 40

Match the programming task with a way to decompose it:

2. Making an animation
3. Building a robot control program
1. Creating a game

7 / 40

Match the programming construct to its purpose in an algorithm:

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

8 / 40

Match the everyday task to the algorithm design concept it BEST represents:

3. Repeating a song chorus
1. Following a recipe
2. Choosing what to wear
4. Sorting toys

9 / 40

Match the debugging technique with its description:

2. Testing
4. Explaining
1. Reading
3. Adding print/display

10 / 40

Match the sorting algorithm with its typical time complexity:

3. Selection Sort
2. Merge Sort
1. Bubble Sort

11 / 40

Match the algorithm design technique to its description:

3. Dynamic Programming
1. Divide and Conquer
2. Greedy Algorithm

12 / 40

AI can be used to help detect fraudulent credit card transactions.

13 / 40

AI systems should be designed to treat everyone fairly, regardless of their race, gender, or background.

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

Using IoT devices always makes things more secure.

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

17 / 40

For any complex problem, there is always one single, objectively “best” problem-solving strategy that should be used.

18 / 40

How might a farmer use AI to improve their crops?

19 / 40

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

20 / 40

Which of these code snippets is an example of a loop?

21 / 40

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

22 / 40

What is the primary purpose of using functions in programming?

23 / 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?

24 / 40

Which of the following are examples of abstraction? (Select all that apply)

25 / 40

You are writing a computer program to draw a simple house. Which of the following are examples of breaking down this task (decomposition)? (Select all that apply)

26 / 40

What are some potential ethical concerns about using AI in self-driving cars? (Select all that apply)

27 / 40

Which of these are examples of how AI might be used to help protect the environment? (Select all that apply)

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

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

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

A robot uses to detect things around it, like light or temperature.

32 / 40

Match the AI term to its description:

2. AI
3. Algorithm
1. Machine Learning

33 / 40

It's okay to be rude to a chatbot because it's not a real person.

34 / 40

Robots are only used in factories.

35 / 40

You are using a smart toy that asks for your full name and address. What should you do?

36 / 40

I have seen many white swans. Therefore, all swans must be white. Is this a good argument?

37 / 40

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

38 / 40

What is the main advantage of using robots in factories?

39 / 40

What are the benefits of using robots? (Select all that apply)

40 / 40

What can AI be used for? (Select all that apply)

0%

Leave a Reply

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