Can you learn swift without knowing objective c?
Answer / Dushyant Prakash
"Yes", it is possible to learn Swift without prior knowledge of Objective-C. However, understanding the underlying concepts from Objective-C can help make learning Swift easier and faster.n"
| Is This Answer Correct ? | 0 Yes | 0 No |
What does mean in objective c?
What do you mean by synthesized in objective-c?
What is the main difference between function calls and messages?
What are objective c properties?
What is dealloc?
Can objective c run on windows?
Explain the difference in xib/storyboard vs nib?
What is kvc and kvo? Give an example of using kvc to set value.
What is synchronized() block in objective c?
What are the two types of m files?
What is struct in objective c?
What does __ block do?