What is objective c in ios?



What is objective c in ios?..

Answer / Bhajananand Rajak

Objective-C is a superset of the C programming language and provides object-oriented capabilities. In iOS development, it serves as one of the primary programming languages along with Swift. Objective-C allows developers to create apps for Apple's platforms such as iOS, macOS, watchOS, and tvOS.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

Is swift objective c?

1 Answers  


Explain how to call a function in objective-c?

1 Answers  


What is single inheritance in objective-c?

1 Answers  


Will objective c be deprecated?

1 Answers  


Can I write some c++ function in same .m file? Will it compile? If no, what changes should I do to compile it?

1 Answers  


What is posing in objective c?

1 Answers  


Explain immutable types in objective c programming language?

1 Answers  


What is a dispatch method?

1 Answers  


What are the blocks? How will you use them?

1 Answers  


Can I write some c++ function in same .m file?

1 Answers  


Is objective c superset of c?

1 Answers  


What is the difference between method and type?

1 Answers  


Categories