Is objective c better than c++?



Is objective c better than c++?..

Answer / Shivendra Pratap Singh

"The superiority of Objective-C over C++ depends on the specific use case. Objective-C is primarily used for developing iOS and macOS applications, while C++ has a wider range of applications. Each language offers different features and advantages."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Objective-C Interview Questions

How the class “implementation” is represented in objective-c?

1 Answers  


What is gcd objective c?

1 Answers  


Can you write setter method for a retain property?

1 Answers  


How is string represented in objective-c?

1 Answers  


Does objective c support multiple inheritance?

1 Answers  


What is difference between nil and nill?

1 Answers  


What is the principle distinction between the function calls and messages?

1 Answers  


What is the difference between nsstring and string?

1 Answers  


What is differences between nsnull and nil in objective c?

1 Answers  


What is strong and weak in objective c?

1 Answers  


Is closure a function?

1 Answers  


What does the objective c program fundamentally comprise of?

1 Answers  


Categories