What is better swift or objective c?
Answer / Roushan Kumar Dubey
Both Swift and Objective-C have their strengths, and the choice between them depends on various factors such as project requirements, existing codebase, learning curve, and personal preference.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is extension in swift?
What is an in-out parameter in swift?
How multiple line comment can be written in swift?
How can you declare a variable in swift?
How many access levels are present in swift?
How to make a method or variable generics in swift?
How can you write multiple line comment?
What is thread in swift?
What is the significance of “?” In swift?
What is the use of static keyword in swift?
What is the purpose of swift?
Can you make a property optional?