1.

Write two advantages of using include compiler directive.

Answer»

1. The program is broken down into modules, thus making it more simplified.

2. More library functions can be used, at the same time size of the program is retained.



Discussion

No Comment Found