in Microsoft Bot Framework by
Q:

How do you prompt answer for a yes/no question in PromptDialog?

Select the correct answer from below options: 

a) PromptDialog.YesOrNo()

b) PromptDialog.Choice()

c) None of the options

d) PromptDialog.Confirm()

1 Answer

0 votes
by

Correct answer of the above question is : d) PromptDialog.Confirm()

PromptDialog.Confirm() can be used to prompt answer for a yes/no question in PromptDialog

Related questions

+1 vote
asked May 29, 2021 in Data Science by Robindeniel
0 votes
+1 vote
asked Dec 26, 2022 in Digital Primer by Robin
0 votes
0 votes
asked Oct 30, 2019 by Robin
0 votes
asked Oct 30, 2019 by Robin
...