0 votes
in JAVA by

What are true about JSON Arrays?

values should be comma-separated

values should be semicolon-separated

can store single value

{ (square bracket) } is used to represent array

Related questions

0 votes
asked Jul 20, 2020 in JSON by Robindeniel
0 votes
asked Jan 23, 2020 in JAVA by rahuljain1
...