Mention which class can you use for parsing of xml in iphone?
Answer / Abhishek Kumar Verm
NSXMLParser is the class used for parsing XML data on the iPhone.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is hashable?
Explain immutable types in objective c programming language?
What are the rules for identifiers?
What is a category extension?
Explain application life cycle or application states?
What is polymorphism in objective-c?
What does nonatomic mean?
What is nonatomic and strong in objective c?
How do I add objective c to swift project?
How to sort array of dictionary in objective c?
Explain mutable types in objective c programming language?
What are nsautoreleasepool and how can we use them?