live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Oracle Cloud Platform Digital Assistant 2022 Professional - 1z0-1071-22 Exam Questions

QUESTION NO: 1
You are designing a skill for a railway company. You created a value list entity (StationEntity), which is the list of all possible train stations To resolve an intent (Routelnfolntent), you need to determine whether the user is asking for a route which iseither to a station or from a station.
Which statement describes the most robust and efficient approach for extracting this information from the user input?
Correct Answer: A
QUESTION NO: 2
Youhavea use casethat calls foruserstoenteraseriesofcomplexvalues.
What wouldyoudoto ensurethatusers enterthese values correctly with the least effort?
Correct Answer: C
QUESTION NO: 3
Select the FALSE statement regarding Oracle's recommendation for defining your bot's personality and conversational design.
Correct Answer: C
QUESTION NO: 4
What is the output of this code?
Correct Answer: D
QUESTION NO: 5
You have a digital assistant with a pizza skill. While ordering a pizza, the user triggers the digital assistant's Help system intent by entering "help". What isthe default functionality of the digital assistant assuming no help functionality has been implemented in the pizza skill?
Correct Answer: A
QUESTION NO: 6
Which property in system.ResolveEntities, when set to true, enables a temporary transition from the entity matching performed by this component to a state in which you may decide to call a custom component?
Correct Answer: C
QUESTION NO: 7
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?
Correct Answer: B
QUESTION NO: 8
Take a look at the output of a system.List component in the screenshot below, and note how one of the items includes a comma (,).

In the code below, what value would you assign to the optionproperty for it to display items for ''Yes'', No please'', and ''Not sure''?
Correct Answer: E