answersLogoWhite

0

Extensibility primarily relates to the language itself and is ultimately decided by the C++ standards committee members. Programmers can make proposals to the committee, but they have no influence as such.

Extensibility with regards your own programs is entirely down to your design team. The language is immaterial on this regard, it's up to you to decide which standards your programs will adopt, whether extensibility is enabled through COM, NET, scripts or some user-defined/proprietary mechanism.

Note that extensibility is not the same as scalability, which is probably what you were really asking.

User Avatar

Wiki User

11y ago

What else can I help you with?