What is means by DLL file means ?
What is the use of DLL file?
What are the contents of DLL file?
Answer Posted / prasanna
DLL means dynamic Link Library.
these are the files used to run the softwares.
each software has the some specified dll files, with their
help only that s/w will execute.
i think it is may not possible to see the contents of the
dll files
| Is This Answer Correct ? | 57 Yes | 3 No |
Post New Answer View All Answers
How do I get 64 bit java?
Does substring start with 0?
How do you add an element to a hashset in java?
Does java allow overriding static methods ?
Can you pass by reference in java?
What is codebase?
What are the two types of streams offered by java 8?
What is the use of private static?
Can a serialized object be transferred via network?
How does multithreading take place on a computer with a single cpu in java programming?
What is the method overriding?
What does sizeof return?
Java.util.regex consists of which classes?
What is a generic data type?
How is a structure different from array ?