Advantages and disadvantages of obj-c

Source: Internet
Author: User

Advantages:

1) cateogies: Category

2) Posing: Play

3) Dynamic recognition: Compile-time and run-time dynamic recognition types

4) Indicator calculation: Pointer calculation pointer +-*/

5) Elastic Information Transfer: The delivery of a method to a receiving message

6) Not a transition complex C-derived language: OC simplifies C language

7) Object-c and C + + can be mixed programming

Disadvantages

1) namespaces are not supported: Other languages such as C # can classify classes of the same name through namespaces, whereas obj can only be distinguished by prefixes (NS UI)

2) operator overloading not supported

3) Multiple inheritance not supported

4) Use dynamic run-time type that, all methods are function calls, so many compile-time optimization methods are not used (such as inline functions, etc.), poor performance

Advantages and disadvantages of obj-c

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.