What is library function? Write any three function use in QBASIC.
Answers
Answered by
5
Library function includes input /output (stdio.h),string manipulation (string.h),match functions(math.h),and date and time functions ( time.h).Libraries are included in your code by referencing the header file .
nepu06:
is it a correct answer
Similar questions