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 |
What is umbrella header?
What is a goal and objective?
What are the important data types found in objective-c?
Is objective c deprecated?
Is struct a class?
What are objective c properties?
What is objective c programming used for?
What are blocks and how are they used?
What is thread safe function?
Can you use objective c in swift?
When should you call dealloc method? Is it possible to implement dealloc in arc?
What is an objective description?