answersLogoWhite

0

The only difference is that C does not use nor require prototypes. C++ does because all functions and types must at least be declared, if not defined, before they can be used.

User Avatar

Wiki User

10y ago

What else can I help you with?