Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is parsing? Mention which class can you use for parsing of xml in iphone?



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

Post New Answer

More Objective-C Interview Questions

What is .m file in objective c?

1 Answers  


How the class “implementation” is represented in objective-c?

1 Answers  


Can I write some c++ function in same .m file?

1 Answers  


What is synchronized() block in objective c?

1 Answers  


How do I open .am files?

1 Answers  


What is the point of closures?

1 Answers  


What is the difference between method and type?

1 Answers  


When would you use nsarray and nsmutablearray?

1 Answers  


What is the class of a constant string?

1 Answers  


Is apple stopping supporting objective c?

1 Answers  


What are the rules for identifiers?

1 Answers  


What is the primary use of the category in the objective-c?

1 Answers  


Categories