I am a newbie to JSON . So If this is a very basic doubt don\'t scold me . I have a JSON Object Reference and I want to get the Key(Object has only one Key Value Pair) . How
json.keys() will give all the keys in your JSONObject where json is an object of JSONObject
json.keys()
JSONObject
json