Home »
MCQs »
Ext.js MCQs
Which of the following method Saves data from storage to a server?
32. Which of the following method Saves data from storage to a server?
- Render()
- Sync()
- On()
- Use()
Answer: B) Sync()
Explanation:
Sync() method saves data from storage to a server.