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

Is c++ objective c?

1 Answers  


Can we have multiple uiwindows in ios?

1 Answers  


Is nsobject a parent class or a derived class?

1 Answers  


What is difference between datasource and delegate?

1 Answers  


What is difference between nsstring and nsmutablestring?

1 Answers  


Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?

1 Answers  


Can I use objective c in swift?

1 Answers  


What does alloc mean in objective c?

1 Answers  


Can we create dynamic classes in objective c?

1 Answers  


What is .m file in objective c?

1 Answers  


What is an objective statement?

1 Answers  


What is property in objective c?

1 Answers  


Categories