What is parsing? Mention which class can you use for parsing of xml in iphone?
Answer / Ashish Gupta
Parsing refers to the process of analyzing a data stream and converting it into native objects. For XML parsing in iPhone, you can use the NSXMLParser or SBXML classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain what do you mean by synthesized in objective-c?
Mention whether nsobject is a parent class or derived class.
What is a delegate in objective c?
How can we put nil it into dictionary/array?
What is nsstring?
How do I add objective c to swift project?
What is the difference between typedef and enum?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
What is the use of objective c?
Is objective c, a dynamic language? True/false, explain.
What is the difference between objective c and c++?
What does mean in xcode?