<< Prev Question Next Question >>

Question 13/25

You want your skill to prompt users for theirfirst name. The name must then be used in 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"?

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Question List (25q)
Question 1: Assuming conversation is the custom component SDK handle, wh...
Question 2: Which two statements are true for the system.webview compone...
Question 3: You are writing adialogflowandyouare attheend oftheconversat...
Question 4: Which two statements about skills are true?...
Question 5: Within your digital assistant, you notice that the user inpu...
Question 6: Oracle Digital Assistant supports several messenger-specific...
Question 7: What is the error message ''Your session appears to be in an...
Question 8: What happens after the skill output Welcome to our store's c...
Question 9: View the Exhibit. (Exhibit) You have been asked to review a ...
Question 10: Which is a FALSEstatement about empty transitions?...
Question 11: As per Oracle's recommendation, which is the best practice r...
Question 12: Consider thefollowing dialog flowcodeinaskill: (Exhibit) Whi...
Question 13: You want your skill to prompt users for theirfirst name. The...
Question 14: Which is NOT used to tune routing behavior?...
Question 15: Which statement is true regarding the digital assistant's He...
Question 16: With the conversation variable being the reference to the Bo...
Question 17: Which three statements are true about composite bag entities...
Question 18: You have gone through a number of testing iterations of your...
Question 19: Which statement is FALSE regarding out-of-order messages?...
Question 20: Error handlers can be defined in different locations with di...
Question 21: Considerthis codesnippet: (Exhibit) Whichtwostatementsaboutt...
Question 22: WhenyouconfigureanapplicationinOracleIdentity CloudServiceto...
Question 23: Imagine that you have a financial planning skill. Which two ...
Question 24: You install Oracle Bost Node SDK from GitHub to develop a ne...
Question 25: Consider the followingexcerptfromadialogflowcode wheresizeis...