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
how do i add a column dynamically in a table by using java application?
how will you code the subfile which is in editing mode (multiple case subfile)?
sample code for data transfer between two r/2 systems and r/3 systems?
1) How can u create the table?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
How do you initialize a static member of a class with return value of some function?
Can we write a method in JSP.If so how?
Write a shell program where you enter a number which corresponds to K.M. Find out the corresponding values in m, cm, inches, and feet. Hints:- 1 k.m= 1000 m 1 m= 100 cm 1 inches= 2.54 cm. 1 feet= 12 inches
Write a program to reverse a number?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
THE CHANNEL IN DATA COMMUNICATION CAN BE?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
what is the system development cycle
Define distributed queries. can you explain me as soon as possible