[Solved] Which programming language’s Syntax is this (Swift or Objective C)
[ad_1] This is Objective-C. In objective-c [] is used for message passing(method call). In swift .(dot) syntax is used for message passing(method call). [ad_2] solved Which programming language’s Syntax is this (Swift or Objective C)