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
Can we call server-side code from javascript? : asp.net ajax
What are the types of open() method used for xmlhttprequest?
When do I use a synchronous versus a asynchronous request?
is the xmlhttprequest object part of a w3c standard?
Are there any security issues with ajax?
What is the difference between a destructor and a garbage collector?
Briefly describe asp.net ajax framework? : asp.net ajax
Which are limitations of ajax?
What is the role of scriptmanager in ajax?
Did adaptive path invent ajax?
How can we detect asynchronous partial page postbacks?
How to handle multiple or concurrent requests in ajax?
Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
What is ajaxcontrol toolkit?
What javascript libraries and frameworks are available for ajax support?