0 votes
in Onsen UI by
Which method is used to give replies to the user?

(i)Context.Write()

(ii)Context.PostAsync()

(iii)Context.Reply()

(iv)Context.Writeln()

1 Answer

0 votes
by
Correct Answer is (ii)Context.PostAsync()
...