1Z0-1071-21 문제 6

Which two statements are true for the system.webview component?

1Z0-1071-21 문제 7

You want your skill to prompt users for their first name. The name must then be usedin the welcome message at the beginning of each bot-user session.
Your user interface guidelines require that each part of the name begin with a capital letter (for example, John Doe or John William Doe).
Which two BotML code examples print the username correctly if the name is provided as "jOhn William doe" or "JOHN doe"?

1Z0-1071-21 문제 8

Error handlers can be defined in various locations with different scopes.
Which three statements are true about error handling?

1Z0-1071-21 문제 9

What is the output of this code?

1Z0-1071-21 문제 10

Whena user interacts with oneskill withinadigitalassistantbut then entersinputthatmaybe relevanttoanother skill,thedigital assistantgenerallypresents users aprompttoconfirm whethertheyreally wanttoswitchtothe other skill,eveniftheinput iscompletelyirrelevanttothe current skill.
Howcanyoureduce the frequencywith whichtheuserencounters theseconfirmationpromptsina digitalassistant?