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
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
What do you understand by modular programming?
how to remove header and footer in jcl using sort utility
Need provab technical test questions
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
why we use abstract in awt?
details description on this mantis? who is founder of this mantis?
How to use string functions in QTP?give some examples
define profiler???
what will we require to build project with the help of oracle
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
1) How can u create the table?