Join ExamsbookAnswer :
What JSON framework is supported by iOS (iPhone OS) ?5
Q: What JSON framework is supported by iOS (iPhone OS) ?
- Show AnswerHide Answer
- Workspace
Answer :
Explanation :
SBJson framework is supported by iOS. It is a JSON parser and generator for Objective-C (Objective-C is the primary programming language you use when writing software for OS X and iOS. It is a superset of the C-programming language and provides object-oriented capabilities and a dynamic runtime). SBJson provides flexible API's and additional control that makes JSON handling easy.

