Home »
MCQs »
AppML MCQs
Which of the following form methods will reset the current form?
34. Which of the following form methods will reset the current form?
- Reset ()
- New ()
- New_reset ()
- newRecord ()
Answer: D) newRecord ()
Explanation:
newRecord () form method will reset the current form.