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...


List out the methods used in nsurl connection?



List out the methods used in nsurl connection?..

Answer / Utkarsh Srivastava

NSURLConnection has several important methods such as initWithRequest:delegate:startImmediately:, sendSynchronousRequest:returningResponse:error:, connection:didReceiveResponse:, connection:didReceiveData:, and connectionDidFinishLoading:. However, in modern iOS development, it is recommended to use URLSession instead.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How is string represented in objective-c?

1 Answers  


What is difference between extern and global?

1 Answers  


What are kvc and kvo? Provide an example.

1 Answers  


What is protocol in objective-c?

1 Answers  


What is struct and enum?

1 Answers  


How much does m files cost?

1 Answers  


Tell me about important protocol being used in objective c?

1 Answers  


Is objective c similar to java?

1 Answers  


What is enum constant?

1 Answers  


Who calls dealloc method? Can we implement dealloc in arc? If yes, what is the need to do that?

1 Answers  


Why swift is faster than objective c?

1 Answers  


What is delegation protocol?

1 Answers  


Categories