Is Objective C, a dynamic language? True/False, explain.
236k points Registered user
True, Objective-C (don’t forget the hyphen) is a cross between C and Smalltalk. The former is a statically typed language. The latter is dynamically typed. So Objective-C is not only a dynamic language.
Get access to your account and question