nerdexam
Microsoft

AI-102 · Question #36

Your app must interpret a command to book a flight to a specified city, such as look a flight to Paris.?How should you model the city element of the command?

The correct answer is C. As an entity. The city is an entity to which the intent (booking a flight) should be applied.

Submitted by andreas_gr· Mar 30, 2026Design AI solutions

Question

Your app must interpret a command to book a flight to a specified city, such as look a flight to Paris.?How should you model the city element of the command?

Options

  • AAs an intent.
  • BAs an utterance.
  • CAs an entity

How the community answered

(17 responses)
  • A
    18% (3)
  • B
    6% (1)
  • C
    76% (13)

Explanation

The city is an entity to which the intent (booking a flight) should be applied.

Topics

#LUIS#entity#intent#utterance

Community Discussion

No community discussion yet for this question.

Full AI-102 Practice