What is objective c?
Answer / Rishish Mishra
Objective-C is a superset of the C programming language and provides object-oriented capabilities, such as encapsulation, inheritance, polymorphism, and messaging. It was developed by Brad Cox and Tom Love in 1984.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is mark and sweep algorithm?
What is objective c?
Does objective c have garbage collection?
What is a class in xcode?
Explain the difference between uiwindow and uiview?
How to create uibutton programmatically in objective c?
What is m files document management?
What is dealloc?
What do you mean by @synthesize and @dynamic in the objective-c? And also explain what do you mean by synthesized in objective-c?
What is the definition of an objective statement?
What is parsing? Mention which class can you use for parsing of xml in iphone?
What is .m file in xcode?