nerdexam
Amazon

AXS-C01 · Question #56

AXS-C01 Question #56: Real Exam Question with Answer & Explanation

The correct answer is C. Implement AMAZON.CancelIntent so the user can cancel the order, then set shouldEndSession to. See the full explanation below for the reasoning.

Question

An Alexa Skill Builder is developing a skill that enables users to purchase train tickets. The Builder wants to give users the ability to modify the departure time if they are misunderstood, before the skill proceeds to purchase the tickets. Which option should be used to implement this functionality within the session?

Options

  • AImplement AMAZON.FallbackIntent so the user can stop the execution when they have been
  • BImplement AMAZON.StopIntent so the user can stop the execution and implement reprompt with a
  • CImplement AMAZON.CancelIntent so the user can cancel the order, then set shouldEndSession to
  • DImplement the welcome message, providing clear instructions to the user describing how to format

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice