What is the difference between an EXE and a DLL?

Answer Posted / madhuri

EXE file is a excutable file which runs in a seperate
process which is managed by OS,where as a DLL file is a
dynamic link library which can be used in exe files and
other dll files.
In .net frame work both are assemblies.

Is This Answer Correct ?    118 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between panel and groupbox classes using .net?

481


Where you store Connection string in "Web.Config" file in ASP.NET?

578


Explain asp.net web forms.

555


In asp.net, how can you validate drop down box?

580


Where can I get the details on migration of existing projects using various technologies to asp.net?

515






Explain Optimization technique description?

596


What is Cookies Less Session?

606


What is the use of web.config file?

528


What are the Types of object in asp

632


8. Why do you want to work here?

1469


What is application in asp net?

492


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

425


Which property is used to identify the Page is Post Back in ASP.NET?

551


Explain about ASP.NET?

628


What is the difference between the get method () and post method ()?

512