Home »
MCQs »
AppML MCQs
Which of the following methods will you use, to fetch the application data?
31. Which of the following methods will you use, to fetch the application data?
- Get ()
- Data ()
- getData ()
- get (data)
Answer: C) getData ()
Explanation:
getData () will help you to fetch the application data.