Swift -
  • No need to finish code with a semi-colon.
  • The syntax is simple and clear.
  • Does not allow multiple inheritance.
Objective-C
  • Need to finish code with a semi-colon.
  • The syntax is difficult to master.
  • Allows multiple inheritance.
BY Best Interview Question ON 30 Mar 2020