+1 vote
in JSON by
Explain how you can convert a string into a JSON Array?

1 Answer

0 votes
by
Explain how you can convert a string into a JSON Array?

To convert a string into a JSON array, you need to create a JSONObject object for each of your objects, and add those to your JSON array.
...