Is objective-c a dynamic language?
Answer / Rakesh
Yes, Objective-C is a dynamic programming language. This means it can change its behavior at runtime and is able to execute code that was not known at compile time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is swift or objective c better?
How to check array contains value in objective c?
What is a delegate objective c?
What is objective c runtime?
Who invented objective c?
What is the difference between a script and function?
What is the difference between c and objective c?
How to create uibutton programmatically in objective c?
Will objective c be deprecated?
What is nsarray objective c?
Can we create dynamic classes in objective c? If yes, explain how to create with a valid use case?
What is abstract class in objective c?