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 |
What is thread safe function?
What are the rules of variable?
Does copy increase retain count?
What is the latest version of objective-c?
Mention which class can you use for parsing of xml in iphone?
What are the different types of protocols?
What is kvc and kvo?
How do I create an objective c class in xcode?
Explain the types of protocol?
What is differences between nsnull and nil in objective c?
Explain what is the principle distinction between the function calls and messages?
What is the difference between polymorphism and abstraction?