Is objective c the same as c sharp?
Answer / Kushal Mahadeo Bage
No, Objective-C and C# (C Sharp) are different programming languages. Objective-C is an object-oriented programming language developed by Apple for macOS and iOS development, while C# is a multi-paradigm programming language created by Microsoft.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we have multiple uiwindows in ios?
When should you call dealloc method?
Are id and instancetype same? If not, what are differences between them?
What is data encapsulation in objective-c?
What is mark and sweep algorithm?
What is the latest version of objective-c?
What is an accessor method?
Is objective c superset of c?
Can you learn swift without knowing objective c?
Mention what is the primary use of the category in the objective-c?
Is objective c hard?
Explain how the class “implementation” is represented in objective-c?