What is objective c & why it is used for?
Answer / Anil Kumar Daiya
Objective-C is an object-oriented programming language that was developed at NeXT Computers by Brad Cox and Tom Love in the 1980s. It adds Smalltalk-style messaging to the C programming language, resulting in a hybrid language. Objective-C is primarily used for developing applications on Apple's macOS, iOS, watchOS, and tvOS platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does objective c support multiple inheritance?
What are nsautoreleasepool?
What is difference between objective c and swift?
Explain the types of protocol?
How do you write an objective summary?
What is delegation protocol?
What’s the contrast between utilizing a delegate and warning?
Why we use synthesize in objective c?
What is thread safe function?
What is a class property?
What is a process and thread?
What is dealloc?