Explain JSON Values?



Explain JSON Values?..

Answer / Vineet Prakash

JSON values include string (enclosed in double quotes), number (integer or floating-point), boolean (true, false), null, object, and array.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

How to convert an object into json?

1 Answers  


How to Generate or Send JSON Data at the Server Side?

1 Answers  


Is json markup language?

1 Answers  


What is json code?

1 Answers  


What is the extension of json file?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


What is the difference between json parse and json stringify?

1 Answers  


What is json viewer?

1 Answers  


Do all the programming languages and platform support json?

1 Answers  


What is json language?

1 Answers  


Is it safe to store jwt in localstorage?

1 Answers  


How to generate/send json data at the client side?

1 Answers  


Categories