Home »
MCQs »
Ext.js MCQs
Which of the following method returns the variable's datatype?
43. Which of the following method returns the variable's datatype?
- Ext.data()
- Ext.typeof()
- Ext.dataType()
Answer: B) Ext.typeof()
Explanation:
Ext.typeof() method returns the variable's datatype.