Group D (16-18)

The number of attempts remaining is 10

1 / 40

In a valid deductive argument, if the premises are true, then the must also be true.

2 / 40

Even a strong inductive argument cannot provide absolute , because there is always a possibility of a example or exception.

3 / 40

 

 

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

4 / 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).

5 / 40

In object-oriented programming, a blueprint or template for creating objects is called a .

6 / 40

Match the complex task with a reasonable way to break it down (decompose it):

2. Writing a book report
3. Designing a website
1. Planning a school field trip

7 / 40

Match the correct Blockly blocks with their functions:

2. Mathematical constant π
1.Computes the sine value of an angle
4. Checks if a number is even
3. Rounds a number

8 / 40

Match the type of sensor to a robotic application where it would be most crucial:

2. Force/Torque Sensor
3. Color Sensor
1. LiDAR

9 / 40

Match the pseudocode symbol to its meaning:

2. >
3. <=
1. =
4. !=

10 / 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

11 / 40

Match the robotic application with its PRIMARY societal benefit:

1. Automated harvesting
4. Delivery drones
3. Precision manufacturing
2. Robotic assistance

12 / 40

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

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

“Transparency” in AI means that anyone should be able to get the full source code of any AI system, even if it's proprietary software used by a private company.

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 would the following pseudocode do? x = 5 x = x + 2 PRINT x

20 / 40

What happens if this block runs while x is always less than 5?

21 / 40

Which of the following is a common challenge in analyzing data from a large-scale IoT deployment?

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

23 / 40

A company wants to use robots to inspect bridges for cracks and damage. What is the MOST important advantage of using robots for this task?

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

Which of the following are potential ethical concerns related to the increasing use of robots in the workplace? (Select all that apply)

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

Which of the following are examples of AI being used in transportation? (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

What are some important things to consider when writing good code? (Select all that apply)

30 / 40

Given the list x = [1, 3, 4, 5, 6, 8], the following Blockly code: Which numbers will be printed?

31 / 40

Finding the common features in different problems is an example of .

32 / 40

Match the AI term to its description:

2. AI
3. Algorithm
1. Machine Learning

33 / 40

AI is only used in robots.

34 / 40

All AI systems use machine learning.

35 / 40

Which of these is NOT usually part of a robot?

36 / 40

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

37 / 40

Which of these tasks is MOST likely to use AI today?

38 / 40

If an AI makes a mistake, who is responsible?

39 / 40

Which of the followings should be considered when developing AI technology? (Select all that apply)

40 / 40

Which of the following are common parts of a robot? (Select all that apply)

0%

Leave a Reply

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