Robotics & Artificial Intelligence

Assertion (A): AI algorithms are necessary in all situations to solve problems involving uncertainty and complexity.

Reason (R): While AI is useful for complex problems, classical algorithms or deterministic techniques may still be more efficient for many other problems.

  1. Both (A) and (R) are true and (R) is a correct explanation of (A).
  2. Both (A) and (R) are true and (R) is not a correct explanation of (A).
  3. (A) is true and (R) is false.
  4. (A) is false and (R) is true.

Computing Evolution

1 Like

Answer

(A) is false and (R) is true.

Reason — AI is not needed everywhere. Although AI is useful for handling complex and uncertain real-life problems, there are many situations where classical algorithms or deterministic techniques are more appropriate and efficient, such as simple computations, rule-based validations, manufacturing processes, and safety-critical systems.

Answered By

3 Likes


Related Questions