Which code is a valid JSON equivalent of the key/value pair shown that also preserves the data type? constant: 6.022E23( )
"constant": "6.022E23"
"constant": "6\.022\E23"
Constant: 6.022E23
Constant: "6.022E23"
Which code is a valid JSON equivalent of the key/value pair shown that also preserves the data type? constant: 6.022E23( )
"constant": "6.022E23"
"constant": "6\.022\E23"
Constant: 6.022E23
Constant: "6.022E23"