1.

Which method of PromptDialog is used to prompt the user to select an option?

Answer»

Which method of PromptDialog is used to prompt the user to SELECT an OPTION?
Choose the correct option from below LIST
(1)PromptDialog.Confirm()
(2)PromptDialog.Choice()
(3)PromptDialog.Text()
(4)PromptDialog.Attachment()

Answer:-(2)PromptDialog.Choice()



Discussion

No Comment Found