What is the difference between an EXE and a DLL?
Answer Posted / manoj
Exe file is the executable(machine language) file which is
generated after successful compilation and linking process
of a programing language.
these files are especially created under dos Environment
like ms-dos this file is treated as the exteranal command
and whenever we execute this file the dos gives control to
the exe file and lets it to do what ever has been
instructed in this file.
in contrast the .DLL file usually comes under the 32-Bit
world like windows which contains all the API(Application
program interface)funtions which are called during
execution of a program.
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
What is the merger sort principle and its time complexity.
hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad
Is class is a abstract datatype in java?
How to call dll API sub routine in VB Form.
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
Plz sent me in .net 2.0 interview Question & answers?
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
what is diff bet ref variable & instance of class
Which method protects back button to retrieve old value from previous page in Struts.
what does mean and stack mean in genral programming?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
Write a program to find whether a given number is prime or not.
What is %Type,%Rowtype?
what is technical system, business system, logical system in sap pi7.0