Font size
WorksheetsArtificial Intelligence and Robotics Quiz
Total questions: 84
Worksheet time: 42mins
Artificial intelligence is only used in the video game industry.
True
False
Artificial intelligence can help doctors diagnose diseases.
True
False
Self-driving cars depend entirely on artificial intelligence.
True
False
Artificial intelligence can learn new things slowly.
True
False
Artificial intelligence is a science of computer science.
True
False
For artificial intelligence to become intelligent, it needs small amounts of information.
True
False
Artificial intelligence is only one type.
True
False
Narrow artificial intelligence can perform any task that a human can perform.
True
False
General artificial intelligence is more advanced.
True
False
General artificial intelligence focuses on performing a specific task.
True
False
Super artificial intelligence can solve specific problems.
True
False
Smart Games are used to make playing games more fun.
True
False
Instant Translator is used to facilitate communication between people.
True
False
Smart Shopping gives you suggestions for products you might like.
True
False
Natural language processing is like a machine language translator.
True
False
Robots are very good at doing a lot of things with great accuracy.
True
False
The main function of the sensor is …….....
Store data
Capture environmental changes and convert them into signals
Display images
Produce sound
Sensors help robots to..........
Teach them new languages
Allow them to interact with their environment
Increase their size
Slow down their operations
A type of sensor ............ is used to avoid obstacles.
Light sensors
Sound sensors
Distance sensors
Heat sensors
The first step in the operation of the sensor is ………...
Transmitting
Displaying
Sensing
Transduction
……....... are commonly used in remote controls.
Ultrasonic sensors
Infrared sensors
Light sensors
Motion sensors
Laser rangefinders are accurate because they use ……......
Sound waves
Visible light
High-frequency waves
Laser beams
A common application of sensors is the use of infrared in .............
Smartphones
Remote controls
Vacuum cleaners
3D scanning
In which environment are light sensors useful? ………....
In dark rooms
In places with variable lighting conditions
In underwater environments
In noisy factories
One of the sensors that are used to measure distance using high-frequency sound waves is ………......
Ultrasonic sensors
Laser rangefinders
Infrared sensors
Motion sensors
……....... sensors are used to turn on lights when someone enters the room.
Smartphone
Smart car
Smart Home Lighting System
Smart Watch
……………. is used for non-contact temperature measurement.
Ultrasonic sensor
Infrared sensor
Light sensor
Motion sensor
………….. is the main purpose of the signal conversion step in sensors.
Display the results
Send the signals to another device
Convert the information into electrical signals
Turn off the sensor
…………… helps cars determine the distance to other vehicles.
Sound sensors
Light sensors
Infrared sensors
Distance sensors
…………… is the practical use of motion sensors in games.
Change the volume
Adjust the brightness of the screen
Track the movements of players
Improve the sound quality
Factors that determine the choice of a sensor for a particular application……….. .
Brand of the device
Color of the device
Environment and required accuracy
Size of the device
Sensors do not play a role in the movement of robots and sensing their surrounding environment.
True
False
Robots' work is limited to factories only.
True
False
Medical robots help doctors perform surgeries.
True
False
The design of the structure affects the weight of the robot and its ability to move.
True
False
Vision sensors are used to capture sounds.
True
False
The motors used in robots include electric motors and air motors.
True
False
The control unit processes the data collected by the sensors and issues commands to the motors.
True
False
Robots rely on direct energy sources only and we cannot use batteries or solar cells.
True
False
Robots do not need to use software in their work.
True
False
Robots use communication tools to interact with users or other robots.
True
False
The areas of use of robots include industry, healthcare, and education.
True
False
The challenges facing robotics technology include………...
Increased reliance on paper documents.
Increased reliance on smartphones.
Safety, employment, and ethics.
Increased reliance on traditional machines.
In production lines, robots can perform repetitive tasks accurately and without any delay, which leads to..................
Increased efficiency and productivity.
Decreased efficiency and productivity.
Lack of product development.
Slow production process.
Robots help in dangerous tasks such as..................
Transportation.
Handling heavy weights and hazardous chemicals.
Irrigating gardens and parks.
Cleaning the house.
To take pictures and videos, we use sensors …………...
Sound
Touch
Light
Vision
The Scratch program provides a very wide range of ideas that can be programmed.
True
False
The Scratch program helps the student learn the principles of programming.
True
False
The Scratch program is considered a difficult educational tool to use.
True
False
The student in the Scratch program needs to write a lot of complex codes.
True
False
Scratch uses a visual interface based on blocks.
True
False
The Scratch program is paid.
True
False
In the Scratch program, students face difficulty in sharing projects with others.
True
False
In the Scratch program, the Stage area shows the programming sections.
True
False
In the Scratch program, the result of the work or project appears in the Blocks area.
True
False
To implement the project, click on the symbol.
True
False
The sprite name can be modified only once.
True
False
The location of the sprite on the platform is determined by the value of the horizontal axis X only.
True
False
The horizontal and vertical axis are used to know the current location of the sprite on the platform.
True
False
To modify the name of the sprite, click on its current name and rename it.
True
False
The direction of the sprite's movement can be changed by clicking on the word Direction.
True
False
The sprite can be shown or hidden on the platform by clicking on Choose Sprite.
True
False
The size of the sprite is changed by its value in the Sprites area.
True
False
The sprite can be deleted from the platform.
True
False
Only one sprite can be added to the platform.
True
False
To add a new sprite, click on Choose Sprite.
True
False
The Stop command is used to watch the project execution.
True
False
A new background is inserted for the project through the programming area.
True
False
The Start command is used to stop the project.
True
False
We use the coordinates (x, y) to locate the point on the stage.
True
False
Python is a free and open-source language, which does not allow anyone to develop it.
True
False
It is not permissible to create applications and websites in Python.
True
False
Python uses data science and machine learning.
True
False
Python is an interpreted language because it translates programming codes line by line.
True
False
Python is used in developing web applications, data science, artificial intelligence, machine learning, and game programming.
True
False
Python is one of the most difficult programming languages.
True
False
Python can be integrated with other languages such as C, C++, and Java.
True
False
One of the disadvantages of Python is the lack of libraries that you can use.
True
False
NumPy: A library used in data science, statistics, and artificial intelligence.
True
False
Pandas: A library for analyzing and processing data.
True
False
The function ..... is used to display texts or values on the output screen.
Cos( )
Type( )
Print( )
Sin( )
The text value of the variable is placed between the signs .....
''
<>
>=
=<
To display texts, variables, or even the results of mathematical operations, we use the function .....
Cos( )
Type( )
Print( )
Sin( )
To know the type of the variable statement, we use the function .....
Cos( )
Type( )
Print( )
Sin( )
