Which code uses the correct JSON syntax to encode the key/value pair shown? accountNum: '000605802'
accountNum: '000605802'
"accountNum": "000605802"
accountNum: "000605802"
"accountNum": 000605802
accountNum: 000605802