What is the use of objective c?
Answer / Mohd Roshan Pasha
"Objective-C" is primarily used for developing applications for Apple's iOS and macOS platforms. It allows developers to create powerful, high-performance apps using a combination of object-oriented programming principles and a dynamic runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is objective c similar to c++?
What is responder chain?
What's the difference between a thread safe and a thread unsafe function?
How to reverse array in objective c?
What is m files document management?
How to convert string to nsnumber in objective c?
Is objective c open source?
What objective-c program consists of?
Is objective c better than swift?
What is singleton in objective c?
What does alloc mean in objective c?
How messaging works in objective-c?