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 is immutable in java?
Can we serialize static variables in java?
How does arrays sort work in java?
What is this () in java?
What is application tier?
Where are variables stored?
How does list work in java?
What are the types of literals?
What do negative exponents mean?
What is thread pool? How can we create thread pool in java?
Why do we use regex?
Write a java program for binary search?
Which is the best approach for creating thread ?
why not override thread to make a runnable? : Java thread
What is the purpose of tostring() method in java?