What is the definition of an objective statement?
Answer / Sanjeev Singh Tamori
"An objective statement is a declaration in Objective-C that defines a property with its name, type, and attributes. It's used to create instance variables within classes."
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?
Does objective c have multiple inheritance?
What are the two types of m files?
What is id type in objective c?
What does mean in xcode?
Is objective-c a dynamic language?
What is a class in xcode?
Is objective c statically typed?
Which language does apple use?
What is the difference between nsstring and string?
How to convert data to string in objective c?
What is posing in objective c?