Is objective c the same as c++?
Answer / Rahul Goel
No, Objective-C is an object-oriented programming language that uses C syntax. While C++ is a more general purpose programming language that supports both procedural and object-oriented paradigms.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to convert nsnumber to nsstring in objective c?
What is toll-free bridging?
Which is better swift or objective c?
Explain the difference in xib/storyboard vs nib?
How do you write an objective summary?
Is struct a class?
What is typedef objective c?
Explain when to use nsarray and nsmutablearray. Which one is faster and threadsafe?
What is an extension?
What is an example of category?
What is a class in xcode?
What is protocol in objective-c?