Computing - Libraries
AQA Computer Science 2022
The Comdlg32 library
What is the name of the library that looks after dialog boxes?
Comdlg32.
Advantages of libraries and code reuse
What is the advantage to using a library?
It’s efficient due to code re-use.
Code reuse encourages what architecture of programs?
Modular architecture.