Hello, you have come here looking for the meaning of the word
. In DICTIOUS you will not only get to know all the dictionary meanings for the word
, but we will also tell you about its etymology, its characteristics and you will know how to say
in singular and plural. Everything you need to know about the word
you have here. The definition of the word
will help you to be more precise and correct when speaking or writing your texts. Knowing the definition of
, 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.