Answer:
A . dll is dynamic link used by various applications. Other than write it over and over it is written once and utilized by alot of different applications. dll stands for "dynamic link library "It is put in a special folder and and when the app looks for a dll it looks in this special folder. There may be dozens of dynamic links in this one folder. Its a space saving device