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
What happens if we don’t override run method ?
What is main method?
What are kinds of processors?
What is the difference between hashmap and hashtable in java?
What is nan in java?
How will you initialize an Applet?
What is procedure overloading?
What is jit compiler ?
Explain the different forms of polymorphism?
What is ternary operator? Give an example.
What are parsers? Dom vs sax parser.
What is a parameter in simple terms?
What are the different http methods?
What is a finally block?
Difference between class#getinstance() and new operator ?