Microsoft Azure AI Fundamentals — Question 18
Your company wants to build a recycling machine for bottles. The recycling machine must automatically identify bottles of the correct shape and reject all other items.
Which type of AI workload should the company use?
Answer options
- A. anomaly detection
- B. conversational AI
- C. computer vision
- D. natural language processing
Correct answer: C
Explanation
The correct answer is C, computer vision, as it specializes in processing and interpreting visual data, enabling the machine to identify the shape of bottles effectively. Anomaly detection (A) focuses on identifying unusual patterns, which is not the primary requirement here. Conversational AI (B) deals with interaction through dialogue, and natural language processing (D) pertains to understanding human language, both of which are irrelevant for identifying physical objects.