Question 11
Select the FALSE statement regarding Oracle's recommendation for defining your bot's personality and conversational design.
Question 12
Which statement is FALSE regarding the core function of a digital assistant and how it could respond to user input?
Question 13
You have a skill for ordering pizzas. In your experience, you have found that 95% of your customers want a regular crust and just 5% prefer gluten-free crust. Because so few people are likely to want a gluten-free crust, you don't want to prompt for that option, but you do want to make it available.
Assuming you already have a composite bag entity that contains a PizzaCrust entity that has the values
"regular" and "gluten free", what would be the simplest way to have your skill enable a user to order a pizza with a gluten-free crust without the skill prompting the user for that option?
Question 14
AssumingthatconversationisareferencetotheBotsNodeSDK,whichtwo setsofcode statementsto accessthe customcomponent'sorderidanduserAccountinputparametersarevalid?
Question 15
Which statement is true regarding the default implementation of out-of-order messages?
