What is Dll?


Libraries of procedure external to the application but can be called from the application.

Showing Answers 1 - 2 of 2 Answers

vinay

  • Feb 15th, 2006
 

dynamic link library

  Was this answer useful?  Yes

Narendra

  • Aug 14th, 2006
 

Hi Vinay,

Question asking description but not full form.

DLL is the implementation of COM (Component Object Model) which is a reusable code which can be linked from application.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.