[jQuery] How to parse a json object?

[jQuery] How to parse a json object?

Hi everybody,
Supposed that I have a json object but I don't know anything about its keys and values. Is there anyway to print out all the key and value pairs in that object?
Thanks.