0 votes
in C Plus Plus by

What Objective-C program consists of?

1 Answer

0 votes
by

The objective-c program basically consists of

  • Preprocessor commands
  • Interface
  • Implementation
  • Method
  • Variables
  • Statements & Expressions
  • Comments

Related questions

+2 votes
asked Jan 19, 2022 in C Plus Plus by DavidAnderson
0 votes
asked Jan 7 in C Plus Plus by GeorgeBell
...