What is the difference between an EXE and a DLL?

Answer Posted / kirti

You can create an objects of Dll but not of the EXE.

Dll is an In-Process Component whereas EXE is an OUt-Process Component.

Exe is for single use whereas you can use Dll for multiple use.

Exe can be started as standalone where dll cannot be.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is woransient key word? how it is used in java

1792


In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..

972


what are the 3 forms of a prolog term

2736


Why did you ever become involved in QA/testing?

1589


which worker is involved in all the phases of SDLC?

1686






What are the Short cut Keys of Tally ERP?

1756


Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

614


what is the current salary package in India for a lamp programmer

1864


For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?

3172


what is delegate and delegation model give the real live example on delegate model

2810


EXPLAIN UNARY OPEARATORS

1790


how can we maintain the previous version scripts to new version.

1417


Write a shell program to test whether a given year is leap year or not ?

2249


what is the similarity between networking devices?

1667


5. How do you round the addition or subtraction of two numbers in assembler?

1764