answersLogoWhite

0

What the uses of c programs?

User Avatar

Anonymous

13y ago
Updated: 3/15/2023

The compiler converts source code (the stuff the programmer wrote and is human readable) and converts it to machine code that the computers CPU can understand. The conversion is used to make an executable program.

The compiler can also make libraries but libraries are not executable by them selves.

What else can I help you with?