An NSURLConnection object load the contents of a URL from URL request object.NSURLConnection class supports convenience class methods to load URL requests both asynchronously(using a callback block) and synchronously.