Home »
MCQs »
Ext.js MCQs
The store communicates with a server using which of the following data class?
35. The store communicates with a server using which of the following data class?
- Reader class
- Proxy class
- Writer class
- Store class
Answer: B) Proxy class
Explanation:
The store communicates with a server using the proxy class.