What are the important data types found in objective-c?
Answer / Ajay Kumar Agnihotry
Some of the important data types found in Objective-C include NSNumber (for representing numeric values), NSString (for representing strings), NSArray (for representing arrays), NSDictionary (for representing dictionaries), and NSObject (for creating custom classes).
| Is This Answer Correct ? | 0 Yes | 0 No |
Why is objective c syntax so weird?
How do you write an objective summary?
How to sort array of dictionary in objective c?
Explain class definition in objective-c?
Why is objective c better than swift?
What is typedef objective c?
Is objective c the same as c sharp?
How do I import a swift file into objective c?
Explain application life cycle or application states?
How to use objective c file in swift?
What is kvc and kvo?
What is umbrella header?