what is dll files in computer...
Answers
Answered by
1
Answer:
A DLL is a library that contains code and data that can be used by more than one program at the same time. For example, in Windows operating systems, the Comdlg32 DLL performs common dialog box related functions. Each program can use the functionality that is contained in this DLL to implement an Open dialog box.
Explanation:
I hope it is helpful for you! Mark me Brainlists... please..
Similar questions