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
Explain Ajax polling?
What is the use of the scriptmanager control in ajax? : asp.net ajax
Can I use ajax with microsoft's .net?
Methods of consuming web services in AJAX?
Describe the situations in which ajax should not be used? : asp.net ajax
List the different states of xmlhttprequest with their description? : asp.net ajax
What are the differences between ajax and javascript?
Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?
Which are the trigger types that we find in update panel?
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 many validation controls are available in asp.net ajax 4.0? : asp.net ajax
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
Differentiate between synchronous and asynchronous ajax requests.
How to use ajax in updateprogress control?