What does alloc mean in objective c?
Answer / Tulsi Kumar Chaudhary
"alloc" is a method used in Objective-C to allocate memory for an object. It returns an autoreleased instance of the specified class, which must be retained if you want to keep it around.
| Is This Answer Correct ? | 0 Yes | 0 No |
What does the objective c program fundamentally comprise of?
What is an example of tangible property?
Explain immutable types in objective c programming language?
What is posing in objective c?
What is a .m file in xcode?
Is objective c the same as c sharp?
Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?
Is apple stopping supporting objective c?
Explain what is #import?
How to declare global variable in objective c?
List out the methods used in nsurl connection?
What are the 5 performance objectives?