What are all the different data types that JSON supports?
Answer Posted / v madhu babu
JSON supports following data types:
String
Number
Boolean
Array
Object
Null
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does java have support for comet style server-side push?
How do I test my ajax code?
How can javascript be debugged?
Does ajax work with java?
Can we call server-side code from javascript? : asp.net ajax
What are the different ways to pass parameters to the server? : asp.net ajax
How do we get the xmlhttprequest object?
What does json stand for?
What is ajax and how does it work?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
How do we create a thread to do ajax polling?
Why did ajax kill himself?
Can I use ajax with microsoft's .net?
Would we be able to call server-side code from javascript?
List the different states of xmlhttprequest with their description? : asp.net ajax