Computer Science, asked by akilbask, 1 year ago

Write two advantages of using include compiler directive.

Answers

Answered by Anonymous
1
The preprocessor directive # includetells the compiler to insert another file into the source file⬆️ The two advantagesare the program is broken down into modules thus making it more simplified More library functions can be used at the same time size of the program is retained
Similar questions