Robotics & Artificial Intelligence
Which of the following character is used to give a single line comment in Python?
- \/\/
- #
- !
- /*
Related Questions
Consider the following block diagram of a control system in a robot:
[Input] → [Controller] → [Robot] → [Feedback]
Which component of this system is responsible for making decisions based on sensor data?
- Input
- Robot
- Controller
- Feedback
What is the function of actuators in a robotic system?
- To process data from sensors
- To control the power supply to the robot
- To convert electrical signals into physical movement
- To regulate the temperature within the robot
Camera is an example of:
- Pressure Sensor
- Vision Sensor
- Solar Sensor
- Motion Sensor
Which of the following expressions is the correct option for ab?
- a*b
- a**b
- a\^b
- a\^*b