What is the syntax of Objective-C?

Objective-C is a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. It is composed of a set of syntax rules and a set of keywords. The syntax of Objective-C is very similar to that of C, with the addition of a few extra keywords and some extra syntax rules.

Upload file