The latest Microsoft AI-900 Azure AI Fundamentals certification actual real practice exam question and answer (Q&A) dumps are available free, which are helpful for you to pass the Microsoft AI-900 Azure AI Fundamentals exam and earn Microsoft AI-900 Azure AI Fundamentals certification.
Question 901
Exam Question
You are creating a solution that needs to identify if celebrities are present in images and also to determine their age. What capabilities should you take into account?
Select all options that apply.
A. Categorize an image
B. Detect faces
C. Detect domain-specific content
Correct Answer
B. Detect faces
C. Detect domain-specific content
Explanation
You can detect celebrities with the detect domain-specific content feature, while the age can be determined by the detect faces feature.
Reference
Question 902
Exam Question
You are creating a solution that needs to extract handwritten text from several image scans. Which Computer Vision capability should you use?
A. Describe an image
B. Optical character recognition
C. Detect domain-specific content
Correct Answer
B. Optical character recognition
Question 903
Exam Question
Which description best defines the Azure Machine Learning Designer?
A. This is a software development environment for data design.
B. This is a graphic interface enabling no-code development of machine learning solutions.
C. This is a programmatic interface that requires code to develop machine learning solutions.
Correct Answer
B. This is a graphic interface enabling no-code development of machine learning solutions.
Explanation
Azure Machine Learning Designer is a graphical interface that enables no-code development of machine learning solutions.
Question 904
Exam Question
There are challenges and risks associated with developing Al solutions. Which of the following statements is true?
A. An Al algorithm is always correct.
B. Bias can affect results.
C. Humans are not responsible for AI-driven decisions.
D. Al solutions are always more reliable than humans.
Correct Answer
B. Bias can affect results.
Explanation
Feedback: Al systems can inadvertently incorporate bias based on gender, ethnicity, or other factors that can result in an unfair advantage or disadvantage to specific groups of people.
Question 905
Exam Question
Suppose you’re creating a software system that tracks activity in an automated production line and you want it to be able to identify failures. What Al cognitive service should you implement in the development of the system?
A. Form Recognizer
B. Computer Vision
C. Anomaly Detector
Correct Answer
C. Anomaly Detector
Explanation
These types of scenario can be addressed by using anomaly detection – a machine learning based technique that analyzes data over time and identifies unusual changes.
Question 906
Exam Question
Designers and developers of Al solutions should adhere to a framework of governance and organizational principles and ensure that the solution meets ethical and legal standards. Which principle is that?
A. Transparency
B. Privacy and Security
C. Accountability
Correct Answer
B. Privacy and Security
Explanation
Question 907
Exam Question
What is the technique used in Al systems that can identify and read text from images?
A. Custom vision
B. Optical Character Recognition
C. Natural Language Processing
Correct Answer
B. Optical Character Recognition
Explanation
OCR can be used to read text in photographs (for example, road signs or store fronts) or to extract information from scanned documents such as letters, invoices, or forms.
Question 908
Exam Question
Creating software that has the capability to interpret commands and determine appropriate actions is a consideration of which Al area?
A. Natural Language Processing
B. Computer Vision
C. Conversational Al
Correct Answer
A. Natural Language Processing
Explanation
NLP is the area of AI that deals with creating software that understands written and spoken language.
Question 909
Exam Question
True or False?
Al should bring benefits to some part of society or some specific groups of people.
A. True
B. False
Correct Answer
B. False
Explanation
Al should bring benefits to all parts of society, regardless of physical ability, gender, sexual orientation, ethnicity, or other factors.
Question 910
Exam Question
Which cognitive service enables you to build a knowledge base of questions and answers that can form the basis of a dialog between an Al agent and a human?
A. Azure Bot Service
B. QnA Maker
C. Form Recognizer
Correct Answer
B. QnA Maker
Explanation
QnA Maker is a cognitive service that enables you to quickly build a knowledge base of questions and answers that can form the basis of a dialog between a human and an Al agent.