Skip to Content

AI-900 Microsoft Azure AI Fundamentals Exam Questions and Answers – Page 10

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

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

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.

Question 902

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

Answer

B. Optical character recognition

Question 903

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.

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

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.

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

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

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

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

Answer

B. Privacy and Security

Question 907

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

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

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

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

Al should bring benefits to some part of society or some specific groups of people. True or False?

A. True
B. False

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

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

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.