Hello, you have come here looking for the meaning of the word
Objective-C. In DICTIOUS you will not only get to know all the dictionary meanings for the word
Objective-C, but we will also tell you about its etymology, its characteristics and you will know how to say
Objective-C in singular and plural. Everything you need to know about the word
Objective-C you have here. The definition of the word
Objective-C will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
Objective-C, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
English
Proper noun
Objective-C
- (computer languages) An object-oriented programming language that adds Smalltalk-style message passing to the C programming language, mainly used on Apple platforms.
- Synonyms: Obj-C, ObjC
2016, Matt Neuburg, iOS 10 Programming Fundamentals with Swift: Swift, Xcode, and Cocoa Basics, O'Reilly, →ISBN, page 185:In Objective-C, a protocol member can be declared optional, meaning that this member doesn't have to be implemented by the adopter, but it may be.