Selected MCQ

Current Question
Which of these best describes an autonomous mobile robot (AMR)?
  • A. A stationary assembly robot
  • B. A robot that navigates dynamic environments without external control
  • C. A robot that requires constant human teleoperation
  • D. A drone that only follows GPS
Correct Answer: B
Explanation:
AMRs can navigate and make decisions autonomously in changing environments.
Related Question 1
Which of these best describes swarm robotics?
  • A. A single large robot with many functions
  • B. Multiple robots coordinating to perform tasks
  • C. Robots that mimic human emotions
  • D. Robots controlled by biological neural networks
Correct Answer: B
Explanation:
Swarm robotics involves many robots working together through simple rules to complete tasks.
Related Question 2
In wheeled mobile robots, what is 'skid steering'?
  • A. Steering using a separate pivot wheel
  • B. Rotating each wheel at different speeds to turn
  • C. Fixed steering angle
  • D. Flying mode
Correct Answer: B
Explanation:
Skid steering turns by differentially driving wheels on each side.
Related Question 3
What is the main function of SLAM (Simultaneous Localization and Mapping) in autonomous robots?
  • A. Encrypt communication
  • B. Map the environment while tracking the robot’s position
  • C. Manage power distribution
  • D. Control joint actuators
Correct Answer: B
Explanation:
SLAM enables a robot to build a map of an unknown environment while simultaneously tracking its own position.
Related Question 4
Which of these best describes 'serverless computing'?
  • A. Deploying applications without a server
  • B. Developing servers using code
  • C. Using managed functions instead of servers
  • D. Only using physical servers
Correct Answer: C
Explanation:
Serverless means using cloud-provided functions (FaaS) without managing servers.
Related Question 5
Which of these best describes 'edge computing' in the context of IT infrastructure?
  • A. Processing data near its source to reduce latency
  • B. Using more bandwidth on the central cloud
  • C. Encrypting all edge devices by default
  • D. Extending battery life of mobile devices
Correct Answer: A
Explanation:
Edge computing means processing data close to where it is generated to reduce latency.