Login
Remember
Register
Ask a Question
Which method is used to give replies to the user?
0
votes
asked
Jan 7, 2021
in
Onsen UI
by
SakshiSharma
Which method is used to give replies to the user?
(i)Context.Write()
(ii)Context.PostAsync()
(iii)Context.Reply()
(iv)Context.Writeln()
#context
wite
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 7, 2021
by
SakshiSharma
Correct Answer is (ii)Context.PostAsync()
...