iOS Interview questions


Total available count: 30
Subject - Mobile Technologies
Subsubject - iOS

What do you know about NSURLConnectionDelegate?

This protocol is used for credential handling.It also handles connection completion. All connection delegates must typically implement this protocol because it handles connection failure during data transfers.




Next 5 interview question(s)

1
What do you know about plist(Property List)?
2
What is the difference between Asynchronous and Synchronous connection?
3
What do you know about Synchronous connection?
4
What do you know about Asynchronous connection?
5
In how many ways we can use NSURLConnection class and name them?