Question 134:
You have a chatbot application in Azure and you want to prompt the user for an input in a long conversation. The user provides the input in a boolean value. The bot validates the input value and continues the conversation or provides the information from the knowledge base. Given the input value is boolean, which dialog prompt type would you choose. (select one answer choice)
Answer options:
A.Text prompt B.Choice prompt C.Number prompt D.Confirm prompt