Is json better than xml?



Is json better than xml?..

Answer / Mr Monu Kumar

JSON is generally considered more efficient than XML for several reasons: it has less overhead, it's easier to read and write, it's easier for machines to parse and generate, and it's more widely used in web applications.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSON Interview Questions

What is the default value of a constructor’s prototype?

1 Answers  


Is jwt stateless?

1 Answers  


What is json code?

1 Answers  


Explain how to convert json text to a javascript object?

1 Answers  


Is yaml better than json?

1 Answers  


Is json rest or soap?

1 Answers  


What is a json database?

1 Answers  


what is the MIME type of JSON?

1 Answers  


What is the syntax of json using javascript?

1 Answers  


What does [] mean in json?

1 Answers  


What is the use of json in java?

1 Answers  


Do all the programming languages and platform support json?

1 Answers  


Categories