Which class is used to establish a connection between applications to the web server?
Answer / Anshu Kumar
In iOS development, NSURLSession is used to establish a connection between an application and a web server. It provides a modern and flexible API for handling network tasks such as downloading data or uploading files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is property in objective c?
What is a dispatch function?
What is nsstring?
What is toll-free bridging?
What is difference between null and nil?
What do you mean by dot notation?
What is parsing? Mention which class can you use for parsing of xml in iphone?
What is a goal and objective?
Is objective c difficult?
What's the difference between a thread safe and a thread unsafe function?
What is instance variable objective c?
What is retain count?