Is objective c similar to java?
Answer / Seema Chamber
Both Objective-C and Java are object-oriented programming languages, but they have significant differences in syntax, libraries, and platform focus. Java is more commonly used for web, Android, and enterprise applications, while Objective-C is primarily used for Apple platforms.
| Is This Answer Correct ? | 0 Yes | 0 No |
Does objective c have pointers?
What is difference between c and objective c?
What is toll-free bridging?
Does objective c support multiple inheritance?
What are benefits of collections views?
How to call function in objective-c?
What is a delegation protocol?
What is dot notation?
Mention which class can you use for parsing of xml in iphone?
What is the difference between category and extension in objective c?
Is reference counting garbage collection?
How to print string in objective c?