What is means by DLL file means ?
What is the use of DLL file?
What are the contents of DLL file?
Answer Posted / sharan 9611129457
DLL- Dynamic Link Library.
DLL files supports s/w to run properly.
Contents of the DLL file's cannot be viewed.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
What about static nested classes in java?
What do you understand by the term singleton?
What are heap memory and stack memory and what are memory tables.
Write a code to show a static variable?
What is the purpose of abstract class?
Why are arrays useful in java?
What is regex in java?
Explain the difference between jdk, jre, and jvm?
Can you call a method on a null object?
What is the default value of an object reference declared as an instance variable?
Can you explain the private protected field modifier?
What are the escape sequences in java?
How do you insert a line break?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
What is ascii code?