What is means by DLL file means ?
What is the use of DLL file?
What are the contents of DLL file?
Answer Posted / pradeep
DLL means Dynamic Link Library
These are useed to run software.
contentes are not possible to see.........
| Is This Answer Correct ? | 25 Yes | 6 No |
Post New Answer View All Answers
Which variables are stored in stack?
explain what is transient variable in java?
Can an arraylist be empty?
Can we create object of inner class in java?
Why parameters should be passed by reference?
Explain about main() method in java ?
What is the type of lambda expression?
Is main is a keyword?
What is the meaning of course?
Explain about the interpreter in java?
How to create a fecelet view?
Why does java have two ways to create child threads? Which way is better?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What are keyboard events?
What is the difference between equals() and == in java?