Is c++ similar to objective c?
Answer / Ankit Varshney
No, C++ and Objective-C are different programming languages. While they share some syntax, they were designed for different purposes: C++ is a general-purpose language, while Objective-C was specifically designed for Apple's operating systems.
| Is This Answer Correct ? | 0 Yes | 0 No |
How we can layout subviews in a view?
Explain types of protocol?
What is mark and sweep algorithm?
What are the 5 performance objectives?
What is synthesized in objective-c?
What does the objective c program fundamentally comprise of?
What is a block objective c?
Tell me something about objective-c blocks?
What is parsing? Mention which class can you use for parsing of xml in iphone?
What is category in objective c?
What can’t we put into an array or dictionary?
What is posing in objective c?