Selected MCQ

Current Question
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 1
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.
Related Question 2
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 3
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 4
Which of the following best describes reinforcement learning?
  • A. Learning from labeled examples
  • B. Learning from unlabeled data via clustering
  • C. Learning through trial-and-error with rewards
  • D. A technique for anomaly detection
Correct Answer: C
Explanation:
Reinforcement learning involves an agent learning to make decisions by receiving rewards or penalties from the environment.
Related Question 5
What is 'fog computing'?
  • A. Using cloud far away
  • B. Processing data close to network edge devices
  • C. Weather-based data processing
  • D. Computing without electricity
Correct Answer: B
Explanation:
Fog computing moves some cloud services to the network edge, closer to end devices.