+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.

Related questions

0 votes
asked Jan 23, 2020 in JAVA by rahuljain1
0 votes
asked May 11, 2023 in Python Flask by sharadyadav1986
...