Consider the types of files needed and how the system can track where books are in the library?
Answers
Answered by
1
A computerised library database allows for: Quick and easy searching for books; Easy printing out of book lists / labels; Easy tracking of
Answered by
0
Answer:
Difference between Header file and Library. Header Files : The files that tell the compiler how to call some functionality (without knowing how the functionality actually works) are called header files. They contain the function prototypes. They also contain Data types and constants used with the libraries.
Read more on Brainly.in - https://brainly.in/question/3885985#readmore
Explanation:
Similar questions