what is mean by dll ?
Please answer me.
Advance thanks.

Answer Posted / sukhwant singh

dynamic link library

Short for Dynamic Link Library, a library of executable
functions or data that can be used by a Windows application.
Typically, a DLL provides one or more particular functions
and a program accesses the functions by creating either a
static or dynamic link to the DLL. A static link remains
constant during program execution while a dynamic link is
created by the program as needed. DLLs can also contain just
data. DLL files usually end with the extension .dll,.exe.,
drv, or .fon.

A DLL can be used by several applications at the same time.
Some DLLs are provided with the Windows operating system and
available for any Windows application. Other DLLs are
written for a particular application and are loaded with the
application.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of ejb in java?

497


Name the attributes of javax.ejb.ejb.

498


How does ejb container work?

511


How many types of session beans are available in ejb?

517


What is passivation and activation in ejb?

531






What is the procedure for the presentation of ejb persistence mechanism?

583


what is the Relationship between EJB and CORBA architecture?

3418


How can one EJB be called from within another EJB?

519


What are the callback annotations for entity bean?

514


What is mdb?

548


What is enterprise bean?

589


Define SessionContext ?

593


What is stateless code?

494


What do you mean by ‘hot deployment’ ?

584


Which is more beneficial: CMP or BMP?

596