You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment

HOTSPOT

You are reviewing the design of a chatbot. The chatbot includes a language generation file that contains the following fragment.

# Greet(user)

– ${Greeting()}, ${user.name}

For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Box 1: No

Example: Greet a user whose name is stored in `user.name` – ${ welcomeUser(user.name) }

Example: Greet a user whose name you don’t know:

– ${ welcomeUser() }

Box 2: No

Greet(User) is a Send a response action.

Box 3: Yes

Reference: https://docs.microsoft.com/en-us/composer/how-to-ask-for-user-input

Latest AI-102 Dumps Valid Version with 80 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments